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
{{ message }}
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.
worker-loader created two files:
576e8350095daa76e57a.worker.js
5aed48f4f2b2d95b6440.worker.js
then in main.js, where I import the worker like this:
worker-loader!./../Client.Worker/client.worker.js
So it tries to create a worker from the wrong js file.
The text was updated successfully, but these errors were encountered: