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

Jest #103

Closed
DanielFerrariR opened this issue Jun 24, 2020 · 3 comments
Closed

Jest #103

DanielFerrariR opened this issue Jun 24, 2020 · 3 comments

Comments

@DanielFerrariR
Copy link

DanielFerrariR commented Jun 24, 2020

Even with the steps from https://github.com/developit/workerize-loader#testing (creating workerize-jest.js file and adding it to transform section of jest config), seems like Jest still can't understand my 'workerize-loader!' imports.

Versions

"workerize-loader": "^1.2.1"
"jest": "^25.5.4"

Any idea, why?

dpraimeyuu added a commit to dpraimeyuu/workerize-loader that referenced this issue Jul 31, 2020
See developit#103 

Existing guide on how to make `workerize-loader` working with Webpack and Jest wasn't sufficient. I tried given steps in my project and everything seems working as expected 😄
@gangsthub
Copy link

Me too, I'm getting Cannot find module 'workerize-loader!...'

@noseworthy
Copy link

Following the the instructions in #107 solved this for me!

@developit
Copy link
Owner

I merged and revised the instructions from #107. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants