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

Only transform necessary packages for jest #3849

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

raimund-schluessler
Copy link
Contributor

@raimund-schluessler raimund-schluessler commented Mar 2, 2023

This white-lists only the packages necessary for jest to run the tests without transforming all packages in node_modules. I think this speeds up the test run a bit, but it's difficult to say, as jest (or babel?) kind of seems to cache the transformation result.

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler marked this pull request as ready for review March 2, 2023 20:28
@raimund-schluessler raimund-schluessler added 3. to review Waiting for reviews feature: richtext Related to the richtext component labels Mar 2, 2023
@juliushaertl juliushaertl merged commit bb1ca8c into master Mar 3, 2023
@juliushaertl juliushaertl deleted the fix/noid/jest-ignore-patterns branch March 3, 2023 13:06
@julien-nc julien-nc mentioned this pull request Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews feature: richtext Related to the richtext component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants