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
Why use webworkify module over the js Worker class?
What were you able to obtain/solve better with using the webworkify module?
I ask because I am having issues importing/requiring external modules into my worker.js file, which is part of a Vite react app. This could be a separate issue but was curious if webworkify would resolve this.