You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Tallyb thanks so much for reporting the bug and apologize for the regression. I have raised a PR with a bug fix. We were not aware that this was a use case for Stencil users. Moving on we have tests for this in place to ensure it won't break again.
Prerequisites
Stencil Version
4.19.0
Current Behavior
Using in jest config file the following:
Worked ok until 4.18.2
currently getting error:
Expected Behavior
work as before
quite likely as a result of this: a2fa93b
Partial fix was only for mockDoc imports. #5860
System Info
Steps to Reproduce
build a simple jest config with preset @stencil/core/testing
Try to run jest.
Code Reproduction URL
n/a
Additional Information
No response
The text was updated successfully, but these errors were encountered: