add webpackChunkName to dynamic import for better output file names #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There are hundreds of languages in codemirror, when a webapp using codemirror is packaged into a bundle, hundreds of js files with unclear names will be generated. Based on webpack's magic comment we can optimize this.
Sorry, this too tool-specific, and annoying to maintain. Webpack already sees the package name, I do hope it can be configured to derive its file name from that somehow.
Pull request closed