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

Fix _done function not dealing with compilation being undefined #4828

Merged
merged 1 commit into from
May 6, 2017

Conversation

satazor
Copy link
Contributor

@satazor satazor commented May 5, 2017

What kind of change does this PR introduce?

#3934 introduced a bug as the title says, this fixes that.

Did you add tests for your changes?

No, any pointer to where add this test too? It seems there are no tests for the watcher handler being called correctly with err.

Summary

This should land ASAP because currently webpack is broken for errors in some plugins.

Does this PR introduce a breaking change?

No.

Other information

None.

@jsf-clabot
Copy link

jsf-clabot commented May 5, 2017

CLA assistant check
All committers have signed the CLA.

@satazor
Copy link
Contributor Author

satazor commented May 5, 2017

//cc @timse @sokra

@webpack-bot
Copy link
Contributor

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@sokra sokra merged commit 4fd545b into webpack:master May 6, 2017
@sokra
Copy link
Member

sokra commented May 6, 2017

Thanks

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

Successfully merging this pull request may close these issues.

None yet

4 participants