sass-extract-loader icon indicating copy to clipboard operation
sass-extract-loader copied to clipboard

feat: add support for webpack 4 and 5

Open jantimon opened this issue 4 years ago • 0 comments

BREAKING CHANGE: drop support for webpack 1-3

  • upgrade to loader-utils
  • add support for webpack 4 & webpack 5
  • webpack is now using Set instead of Array therefore the unit tests had to be adjusted

jantimon avatar Feb 04 '21 14:02 jantimon