GoogleChromeLabs / worker-plugin

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

Inherit parent's plugins to child compiler #14

Closed lacolaco closed 5 years ago

lacolaco commented 5 years ago

Fixes #13

lacolaco commented 5 years ago

I wonder why Travis fails...?

> microbundle --inline none --format cjs --no-compress src/*.js

(nodent plugin) Error: Plugin 'jsx' not found
Error: Plugin 'jsx' not found
developit commented 5 years ago

It's a microbundle bug, I'll fix it.