Open Den-dp opened 3 months ago
I would say that this is to some extent expected:
postcss
webpack
when we try to evalute module on Node.js sidemini-css-extract-plugin
why we can't create CSSModuleBut yeah, it is some spammy
@alexander-akait are there any options from the user-land side (like changes in webpack.conf.js
) to reduce the number of logged errors?
Perhaps you have a simple and elegant solution in mind.
@Den-dp Unfortunately no, this is a critical error, so some places duplicated it
Bug report
It looks like
mini-css-extract-plugin
duplicates errors from postcss-plugin, making it less readable.Actual Behavior
Expected Behavior
How Do We Reproduce?
Please paste the results of
npx webpack-cli info
here, and mention other relevant information