You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You shouldn't be setting modules to false in env preset. We'll have native support for imports when support for tree shaking lands until then use babel
Ok just was trying because react-hot-loader expects it to be false to work and I'm attempting to get hmr right finally, (see gaearon/react-hot-loader#565). We are close but a few bugs in that repo are holding back so am just exploring.
Just tested this and it seems to fail (setting modules: false in babel-preset-env)
The text was updated successfully, but these errors were encountered: