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

Webpack 5 support? #43

Open
lpommers opened this issue Nov 18, 2020 · 1 comment
Open

Webpack 5 support? #43

lpommers opened this issue Nov 18, 2020 · 1 comment

Comments

@lpommers
Copy link

lpommers commented Nov 18, 2020

I recently noticed when upgrading my app to Webpack 5 that the blob webworkify-webpack was generating was significantly different than the one being created using Webpack 4. It seems like not all dependencies that were once included are being generated.

Are there plans to support Webpack 5?

note: just adding the all option did not impact my end state. While more was included, it did not appear to be everything.

Content-Length: 7306 // Webpack 5

Content-Length: 227661 // Webpack 4
@wupeng-engineer
Copy link

wupeng-engineer commented Nov 24, 2020

https://github.com/wupeng-engineer/webworkify-webpack webpack5

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

2 participants