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
It does look like minifier, but I didn't change anything else in my configs. And once I rolled back those dependencies (jest + ts-ject) to older versions - it started working fine again. So it's obviously the problem in ts-jest.
Simple code:
All of a sudden started giving me the following error message:
Previously it was giving me the right message
This behavior happens during jest test run.
The changes I made in my package.json/devDependencies:
The text was updated successfully, but these errors were encountered: