-
Notifications
You must be signed in to change notification settings - Fork 47.5k
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
Replace JSXTransformer with babel/browser on the website #4129
Comments
Anyone working on this? |
vipulnsward
added a commit
to vipulnsward/react
that referenced
this issue
Jun 15, 2015
- Added import of babel browser plugin to transform JSX code - Removed occurrences of JSXTransformer from all places - Fixed jsx-compiler and live_editor to start using babel transform - Added rake task to start copying latest babel plugin for compilation
vipulnsward
added a commit
to vipulnsward/react
that referenced
this issue
Jun 15, 2015
- Get rid of transform function from jsx compiler and rely on babel instead
vipulnsward
added a commit
to vipulnsward/react
that referenced
this issue
Jun 15, 2015
- Get rid of browser.min.js checked in _js - Start copying brower.min.js for babel to js/babel-browser.min.js - Get rid of JSXTransformer from js file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: