browserify / browserify/webworkify
Issue with webworkify and Webpack 5
Open
- Dominant language
- JavaScript
- Stars
- 419
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I'm running into some issues with using webworkify with a project I'm upgrading to Webpack 5.
I've created a minimum reproducible project here:
https://github.com/amosbyon1224/webworkify-webpack5
I'm getting an error that `arguments` is undefined from here:
https://github.com/browserify/webworkify/blob/master/index.js#L1
This was working fine as of webpack 4.27.1 but does not seem to work as of Webpack 5.6.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.