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

[Improvement] upgrade to babel-jest 24.0.0 #75

Closed
kopax opened this issue Jan 31, 2019 · 3 comments
Closed

[Improvement] upgrade to babel-jest 24.0.0 #75

kopax opened this issue Jan 31, 2019 · 3 comments
Assignees
Labels
Waiting for info Additional information are required to perform the ticket.

Comments

@kopax
Copy link
Contributor

kopax commented Jan 31, 2019

Wait for upgrade of babel-jest 24.0.0

There is a known bug here during the upgrade:

CI failure on branch dev-jest24:

We'll close this ticket when upgrade to latest will be possible and performed.

@kopax kopax self-assigned this Jan 31, 2019
@kopax kopax added the Waiting for info Additional information are required to perform the ticket. label Jan 31, 2019
@kopax
Copy link
Contributor Author

kopax commented Jan 31, 2019

Adding to package.json under jest object the following solve the migration:

+    "transformIgnorePatterns": [
+     "<rootDir>/node_modules",
+      "<rootDir>/internals"
+    ],

@kopax
Copy link
Contributor Author

kopax commented Jan 31, 2019

Solve in #77 #78

@kopax kopax closed this as completed Jan 31, 2019
@lock
Copy link

lock bot commented Jan 31, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Waiting for info Additional information are required to perform the ticket.
Projects
None yet
Development

No branches or pull requests

1 participant