GoogleChromeLabs / worker-plugin

👩‍🏭 Adds native Web Worker bundling support to Webpack.
https://npm.im/worker-plugin
Apache License 2.0
1.92k stars 79 forks source link

Support Shared Workers? #29

Closed logankp closed 4 years ago

logankp commented 5 years ago

Could this plugin be enhanced to support Shared Workers?

developit commented 5 years ago

I don't have the time to add support for them, but I'd be happy to review a PR for it.

stutrek commented 5 years ago

I have added this with https://github.com/GoogleChromeLabs/worker-plugin/pull/42

developit commented 4 years ago

42 is merged and will be released shortly!