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
TBH this project became somewhat obsolete shortly after I released it because Jest was unfortunately all but rewritten and Jestpack relied on replacing Jest's module loader to get things working which they no longer support.
Having said that, Jest's rewrite made mocking non-js imports very easy which was the main problem we were facing at the time and additionally offered much better performance so I never felt the need to come back to Jestpack.
I'm not familiar with Webpack federated modules but I wonder if they could also be rewritten with the module name mapper?
Hi there! Just fell into this wonderful repo but no activity for 5 years.
Hope you are doing fine. I'm having some issues with webpack 5 and jest and if you are willing to take a look on this issue I have.
The text was updated successfully, but these errors were encountered: