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 198 forks source link

Remove clean-webpack-plugin #1289

Closed stof closed 3 weeks ago

stof commented 1 month ago

webpack has a builtin output.clean option that we should use instead of the unmaintained clean-webpack-plugin