Jest test cases are failing #4
Labels
needs repro
Indicates that this issue needs a reproduction before further steps can be taken
support
Indicates a request for help / clarification
Hey @dominique-mueller , great work on the package. And it's really of good help for CRA.
worker-loader!../Somefolder/worker.ts
will be exported initially with the app.So, while running Jest tests, all my tests are getting failed because of this.
I am getting this error while running Jest tests
I have followed this solution. This has resolved this issue, but I got another issue like this
The above issue is reported in Comlink, but I think that's for another reason.
How could I get this working? Any ideas?
The text was updated successfully, but these errors were encountered: