Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

feat: Add muteNodeModules option#344

Open
timsuchanek wants to merge 1 commit into
s-panferov:masterfrom
timsuchanek:master
Open

feat: Add muteNodeModules option#344
timsuchanek wants to merge 1 commit into
s-panferov:masterfrom
timsuchanek:master

Conversation

@timsuchanek
Copy link
Copy Markdown

It happened already a lot to us, that there are typescript dependencies that have errors based on name clashes or other problems.
As it is not always something you can fix immediately as an app developer, it makes sense, until the issue is resolved, to just mute the errors occurring in libraries.
That way you again have a clear webpack output and can see the relevant errors and warnings of your project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant