npm @symfony/webpack-encore 0.30.2
Fixing bug with clean-webpack-plugin deleting files in watch mode

latest releases: 4.6.1, 4.6.0, 4.5.0...
3 years ago

Hi friends!

This release disables the cleanStaleWebpackAssets in clean-webpack-plugin by default to fix a bug where - in watch mode - some images or fonts would be incorrectly deleted. See #772 - thanks to @weaverryan.

To upgrade:

  1. Update your package.json file: set the @symfony/webpack-encore version to ^0.30.2.

  2. Run yarn upgrade!

v0.30.1...v0.30.2

Happy packing!

Don't miss a new webpack-encore release

NewReleases is sending notifications on new releases.