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

Support for webpack 2 module.hot.check promise #85

Merged

Conversation

rmarscher
Copy link
Contributor

Small change that supports both webpack 1's callback and webpack 2's promise for module.hot.check(). Fixes #70.

@glenjamin
Copy link
Collaborator

LGTM, will merge. I'll do some testing before cutting a release.

glenjamin added a commit that referenced this pull request Mar 9, 2016
Support for webpack 2 module.hot.check promise
@glenjamin glenjamin merged commit b07aa53 into webpack-contrib:master Mar 9, 2016
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.

None yet

2 participants