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.
Fixed in [email protected].
Most helpful comment
Fixed in
[email protected].