Skip to content

ChunksWebpackPlugin 6.1.0

Compare
Choose a tag to compare
@yoriiis yoriiis released this 05 May 21:45
4fc512f

6.1.0

Fixes

  • Fix isValidCustomFormatTagsDatas function too strict, styles and scripts 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 by Entrypoint. See the dedicated section in the README.