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
With the upcoming release of React v0.13.0, there is additional harmony support coming. Part of that is passing --target (es3|es5) to the jsx CLI. This should be added to the jsx-loader as an option.
The text was updated successfully, but these errors were encountered:
With the upcoming release of React v0.13.0, there is additional harmony support coming. Part of that is passing
--target (es3|es5)
to thejsx
CLI. This should be added to the jsx-loader as an option.The text was updated successfully, but these errors were encountered: