We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I looks like the orderWarnings flag added in #108 was removed somewhere between 3.1.3 and 4.0.2.
orderWarnings
I'm seeings lots of
WARNING in chunk <chunkName> [extract-css-chunks-webpack-plugin] Conflicting order between: * css <modulePath> * css <modulePath>
webpack-contrib/mini-css-extract-plugin#250 (comment)
Was this a deliberate choice?
The text was updated successfully, but these errors were encountered:
Looks like it happenned in here: #136
Sorry, something went wrong.
It should work the same way mini-css extract does. I’ll check their docs and see what needs to be added
fixed in #158
No branches or pull requests
I looks like the
orderWarnings
flag added in #108 was removed somewhere between 3.1.3 and 4.0.2.I'm seeings lots of
webpack-contrib/mini-css-extract-plugin#250 (comment)
Was this a deliberate choice?
The text was updated successfully, but these errors were encountered: