-
Notifications
You must be signed in to change notification settings - Fork 790
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
Breaking change with Jest CLI 27 #2922
Comments
I have the same problem. It seems that stencil imports jest files directly from 'build', which is considered a bad practice. |
+1 here, any news? |
Will be solved with #2980 |
#3189 includes support for Jest 27, and will be included in the next minor release of Stencil (v2.13.0) |
Hey folks, this should be fixed in v2.13.0 of Stencil, which was just released with Jest 27 support. I'm going to close this issue for now, but if this comes up again, please feel free to file a new ticket! |
Stencil version:
The text was updated successfully, but these errors were encountered: