Skip to content

Conversation

@AlexDubok
Copy link

An option that prevents emitting conflicting order warnings

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

On a large project with a lot of internal dependencies, there may be a lot of conflicting order warnings.
Sometimes it is OK, because conflicting files may not contain intersecting selectors.
Disabling warnings in webpack stats config will not turn off these, so it would be great to have an option to disable plugin's warnings.

Option that prevents emitting conflicting order warnings
@jsf-clabot
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Oleksii Dubok seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should use warningsFilter (https://webpack.js.org/configuration/stats/) no need option for this

@AlexDubok
Copy link
Author

Thanks, didn't know there is an option for that. Closing the PR :)

@AlexDubok AlexDubok closed this Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants