Add worker-loader - #815
Conversation
Targets enhancement: developit#170 Enable usage of `microbundle --worker-loader` to apply rollup-plugin-web-worker-loader. Allow bundling web workers automatically - Add flag `--worker-loader` - For format `es` and `modern`, a Worker `type: module` is automatically bundled
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Jason Miller <developit@users.noreply.github.com>
Co-authored-by: Jason Miller <developit@users.noreply.github.com>
Co-authored-by: Jason Miller <developit@users.noreply.github.com>
Co-authored-by: Jason Miller <developit@users.noreply.github.com>
Co-authored-by: Jason Miller <developit@users.noreply.github.com>
Co-authored-by: Jason Miller <developit@users.noreply.github.com>
TimDaub
commented
May 5, 2021
@developit I addressed your comments. I'm not sure I'm capable of rebasing though. Last time I tried sketchy things happened in package-lock.json that I wasn't able to address. What now? |
ForsakenHarmony
commented
May 26, 2021
You generally have to accept the remote one and then after create a new commit / amend a commit with a file you generated after by running |
developit
commented
May 27, 2021
I'll try to get this rebased this week (I'm also terrible at it!). This will need to go into a new breaking release (minor since microbundle is still pre-1.0), but I think that should be fine. |
developit
commented
Jun 7, 2021
Just wanted to mention I haven't forgotten about this PR, I just have been side-tracked rewriting Microbundle's filename inference. |
developit
commented
Oct 6, 2021
This was landed in #867! 🎉 |
Few comments
🤞🏼 that somehow this gets merged!