Has there been any discussion about migrating from node-sass to dart-sass?
Dart-sass is now the primary implementation of sass, and Webpack itself recommends dart-sass:
https://webpack.js.org/loaders/sass-loader/
This is really important.
Is there any way to monkey patch the child dependency?
Just wanted to say that #2716 should resolve this.
I'm not sure when it'll actually go out to NPM, but I was able to just replace @rails/webpacker with the github repo.
now that libsass (and hence node-sass) is deprecated maybe we should cut another 5.x release with this change?
Most helpful comment
now that libsass (and hence node-sass) is deprecated maybe we should cut another 5.x release with this change?