Fix for incorrectly requiring eslint-webpack-plugin
Hey Webpackers!
This release fixes 1.8.0, which incorrectly requires the eslint-webpack-plugin
package in all situations.
To upgrade run:
yarn upgrade "@symfony/webpack-encore@^1.8.1"
Changes: v1.8.0..v1.8.1
Documentation: http://symfony.com/doc/current/frontend.html
Highlights:
Bug Fix
Happy packing!