Skip to content

v5.0.0-alpha.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@sokra sokra released this 01 Jul 10:23

(based on 4.35.2)

Features

  • allow output.filename and splitChunks...filename to be a function
  • update watchpack dependency (ignored is added again, avoid fs.watchFile for own polling)

Bugfixes

  • fix a case where modules are not added to chunks when using the same name multiple times in splitChunks
  • fix an internal use of a deprecated API

Full Changelog

Feedback