Skip to content
New issue

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

Add an example using ES module #1

Open
edysegura opened this issue Jul 31, 2018 · 2 comments
Open

Add an example using ES module #1

edysegura opened this issue Jul 31, 2018 · 2 comments

Comments

@edysegura
Copy link
Owner

const worker = new Worker('worker.js', { type:'module' })
@edysegura
Copy link
Owner Author

We need to wait browsers support for this feature

@edysegura
Copy link
Owner Author

While that don't happen we can user parcel bundler in order to archive that! Please check this 10466e4 commit as example!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant