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

Add support for Sass-Loader 16 #1287

Closed Lumeriol closed 2 months ago

Lumeriol commented 2 months ago

Maybe it will be need to make some changes due BC breaks as described here from vesion 15.0.

Kocal commented 2 months ago

Let's wait for 5.0 instead, and maybe we can add support for sass-loader 15 for the next minor version of Encore.