Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience.
749
stars
77
forks
source link
improvements for supporting SCSS that with mini-css-extract-plugin #89
Closed
weilinzung closed 5 years ago
Remove duplicate wording
Make it working with SCSS that using
mini-css-extract-plugin
Before
After
with
implementation: require('sass')
option into sass-loader.Please let me know if there is anything I don't realize because of changing the statement.