We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
const worker = new Worker('worker.js', { type:'module' })
The text was updated successfully, but these errors were encountered:
We need to wait browsers support for this feature
Sorry, something went wrong.
While that don't happen we can user parcel bundler in order to archive that! Please check this 10466e4 commit as example!
No branches or pull requests
The text was updated successfully, but these errors were encountered: