sass-extract-loader
sass-extract-loader copied to clipboard
feat: add support for webpack 4 and 5
BREAKING CHANGE: drop support for webpack 1-3
- upgrade to loader-utils
- add support for webpack 4 & webpack 5
- webpack is now using
Setinstead ofArraytherefore the unit tests had to be adjusted