Skip to content
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

Closed
zpao opened this issue Jun 15, 2015 · 1 comment
Closed

Replace JSXTransformer with babel/browser on the website #4129

zpao opened this issue Jun 15, 2015 · 1 comment

Comments

@zpao
Copy link
Member

zpao commented Jun 15, 2015

No description provided.

@vipulnsward
Copy link
Contributor

Anyone working on this?
I would like to give it a try.

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
@zpao zpao closed this as completed Sep 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants