Skip to content
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

[Feature] Migrate should move NoEmitOnErrorsPlugin to optimizations.noEmitOnErrors #395

Closed
ematipico opened this issue Apr 10, 2018 · 1 comment

Comments

@ematipico
Copy link
Contributor

Do you want to request a feature or report a bug?
Feature.

What is the current behavior?
At the moment migrate does nothing when it encounters NoEmitOnErrorsPlugin

What is the expected behavior?
It should migrate to optimizations.noEmitOnErrors

If this is a feature request, what is motivation or use case for changing the behavior?
NoEmitOnErrorsPlugin is now changed in webpack v4 and migrate, as its objective, should add a flag inside the optimizations object

@ematipico ematipico added this to the Vatican (v3) milestone Apr 10, 2018
@bitpshr
Copy link
Member

bitpshr commented Apr 10, 2018

I can take this since I've been working on the migrate code for #390.

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

No branches or pull requests

2 participants