Skip to content

feat: add orderWarnings flag #158

New issue

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

Merged

Conversation

hedgepigdaniel
Copy link
Contributor

The flag defaults to true, which retains the existing behaviour of
warnings when there is conflicting import order between multiple CSS
files. When set to false, these warnings are not generated.

Note that there is no new documentation because the orderWarnings flag is already documented in the README

The flag defaults to true, which retains the existing behaviour of
warnings when there is conflicting import order between multiple CSS
files. When set to false, these warnings are not generated.
@ScriptedAlchemy
Copy link
Collaborator

Sweet! I’ll merge this in, there’s another set of changes coming from webpack, might break things - but might get rid of reloadAll and having to specify if it’s modules or not

@ScriptedAlchemy ScriptedAlchemy merged commit 9c37719 into faceyspacey:master Mar 27, 2019
@faceyspacey
Copy link
Owner

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@hedgepigdaniel
Copy link
Contributor Author

thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants