github symfony/webpack-encore v1.0.2
Fix bug with dev-server and missing manifest.json file

latest releases: v4.6.1, v4.6.0, v4.5.0...
3 years ago

Hi Webpackers!

This release fixes a bug when using dev-server along with cleanOutputBeforeBuild(). The result would be that the manifest.json file would be missing from the output directory. That was fixed in #901.

yarn upgrade "@symfony/webpack-encore@^1.0.2"

Changes: v1.0.1..v1.0.2

Documentation: http://symfony.com/doc/current/frontend.html

Happy packing!

Don't miss a new webpack-encore release

NewReleases is sending notifications on new releases.