Skip to content

v4.1.0

Compare
Choose a tag to compare
@sokra sokra released this 04 Mar 10:57
· 11148 commits to main since this release

Features

  • add filename option to optimization.splitChunks to modify the filename template for splitted chunks
  • allow modules which doesn't emit code into the bundle

Bugfixes

  • watchpack updated to 1.5.0
  • performance fix for Module Concatenation (v8 bug)
  • fix using this.xxx in ProvidePlugin