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

Include JSX in babel-preset-fbjs #146

Closed
zpao opened this issue May 10, 2016 · 1 comment
Closed

Include JSX in babel-preset-fbjs #146

zpao opened this issue May 10, 2016 · 1 comment

Comments

@zpao
Copy link
Member

zpao commented May 10, 2016

We should at the very least be parsing but probably also transforming JSX. We should try to ship the same set of transforms across our projects so other projects don't also need to include another preset or transform unless it's very unique. Eg, Relay shouldn't have to specify stage-1 and react presets.

@zpao
Copy link
Member Author

zpao commented May 17, 2016

Fixed in #147

@zpao zpao closed this as completed May 17, 2016
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

1 participant