ChunksWebpackPlugin 6.1.0
6.1.0
Fixes
- Fix
isValidCustomFormatTagsDatas
function too strict,styles
andscripts
keys can now be empty if no chunks are found.
HTML files will not be written on the disk for empty chunks
Updates
- Update the second parameter of the function
customFormatTags
.files
is replaced byEntrypoint
. See the dedicated section in the README.