Webpack 5 upgrade will break polyfill bundles
Open
bug
template
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
How the splitChunks config works with Webpack 5 makes the custom function that handles the polyfill files no longer function, resulting in those files being mostly empty while the vendor file bloats and contains all of the polyfills.
TL;DR: the webpack dependency cannot be updated until this is resolved.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.