symfony / webpack-encore

A simple but powerful API for processing & compiling assets built around Webpack
https://symfony.com/doc/current/frontend.html
MIT License
2.23k stars 199 forks source link

Drop support for webpack-cli ^4.9.1 #1294

Closed Kocal closed 2 months ago

Kocal commented 2 months ago

Currently we support ^4.9.1 || ^5.0.1, but for the next Encore major release, I suppose we can drop the support of ^4.9.1 version (will remove Webpack 4 compatibility)

https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#500-2022-11-17