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

Disallow Scope Hoisting when using HMR #5506

Merged
merged 1 commit into from Aug 12, 2017
Merged

Disallow Scope Hoisting when using HMR #5506

merged 1 commit into from Aug 12, 2017

Conversation

sokra
Copy link
Member

@sokra sokra commented Aug 12, 2017

What kind of change does this PR introduce?
bugfix

Did you add tests for your changes?
yes

If relevant, link to documentation update:
N/A

Summary
fixes #5504

Does this PR introduce a breaking change?
no

Other information

@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 2475c6a into master Aug 12, 2017
@sokra sokra deleted the bugfix/concat-hmr branch August 12, 2017 09:15
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.

ConcatenatedModulePlugin 3.5.x breaks hot reload
2 participants