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 was archived by the owner on Sep 9, 2021. It is now read-only.
I am new in web worker. I want to find out whether I can use library or module in worker? I have tried to use import xxx, but I get "show3d.worker.js:1 Uncaught SyntaxError: Cannot use import statement outside a module". My code like this:
`