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

Make sure we’re not breaking code by inserting a function #263

Closed
gaearon opened this issue Apr 28, 2016 · 1 comment
Closed

Make sure we’re not breaking code by inserting a function #263

gaearon opened this issue Apr 28, 2016 · 1 comment
Labels

Comments

@gaearon
Copy link
Owner

gaearon commented Apr 28, 2016

Relevant to: webpack/webpack#2399
We probably should put ; before and after the (function () { ... })().
This might be necessary both for Babel and Webpack parts.

A pull request is welcome.

@gaearon
Copy link
Owner Author

gaearon commented Apr 30, 2016

Fixed in react-hot-loader@3.0.0-beta.0.

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

No branches or pull requests

1 participant