React-hot-loader: Make sure we鈥檙e not breaking code by inserting a function

Created on 28 Apr 2016  路  1Comment  路  Source: gaearon/react-hot-loader

Relevant to: https://github.com/webpack/webpack/issues/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.

bug

Most helpful comment

Fixed in [email protected].

>All comments

Fixed in [email protected].

Was this page helpful?
0 / 5 - 0 ratings

Related issues

theKashey picture theKashey  路  4Comments

niba picture niba  路  4Comments

jljorgenson18 picture jljorgenson18  路  3Comments

mattkrick picture mattkrick  路  3Comments

mqklin picture mqklin  路  3Comments