Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Plugin: Add rxjs and schema to known Jest ES modules #289

Merged
merged 2 commits into from
Jul 5, 2023

Conversation

jackw
Copy link
Collaborator

@jackw jackw commented Jun 28, 2023

What this PR does / why we need it:
rxjs only includes an es module build which causes jest to fail. This PR adds it to the list of known esmodules to make it easier for devs to write tests.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @grafana/create-plugin@1.6.4-canary.289.3fae44c.0
# or 
yarn add @grafana/create-plugin@1.6.4-canary.289.3fae44c.0

@jackw jackw added create-plugin related to the create-plugin tool patch Increment the patch version when merged release Create a release when this pr is merged chore Other changes that don't modify src or test files labels Jun 28, 2023
@jackw jackw self-assigned this Jun 28, 2023
@jackw jackw changed the title Create Plugin: Add rxjs to know Jest ES modules Create Plugin: Add rxjs to known Jest ES modules Jun 29, 2023
@jackw jackw requested a review from mckn June 29, 2023 09:13
@jackw jackw changed the title Create Plugin: Add rxjs to known Jest ES modules Create Plugin: Add rxjs and schema to known Jest ES modules Jun 29, 2023
Copy link
Collaborator

@mckn mckn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jackw jackw merged commit 4ed434e into main Jul 5, 2023
3 checks passed
@jackw jackw deleted the jackw/add-rxjs-jest branch July 5, 2023 09:16
@grafana-delivery-bot
Copy link

🚀 PR was released in @grafana/create-plugin@1.7.0 🚀

@grafana-delivery-bot grafana-delivery-bot bot added the released This issue/pull request has been released. label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Other changes that don't modify src or test files create-plugin related to the create-plugin tool patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants