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

Supporting a babel preset stage-x #317

Closed
arunoda opened this issue Aug 1, 2016 · 3 comments
Closed

Supporting a babel preset stage-x #317

arunoda opened this issue Aug 1, 2016 · 3 comments

Comments

@arunoda
Copy link
Contributor

arunoda commented Aug 1, 2016

Right now, we have cherry-picked some post ES2016 features. I think it's better to support stage-3 or stage-2 presets instead.

With that, we could easily refer which features we support and so on.

@arunoda arunoda changed the title Supporting a babel stage-x Supporting a babel preset stage-x Aug 1, 2016
@mxstbr
Copy link
Contributor

mxstbr commented Aug 1, 2016

Ref #22 why we chose the ones we did

@gaearon
Copy link
Contributor

gaearon commented Aug 1, 2016

Hi, I know it’s a bit confusing but our strategy here is to use the syntax transforms that is either part of the standard, or that we also actively use at Facebook. Only this gives us confidence in using (and suggesting to use) experimental syntax.

@gaearon gaearon closed this as completed Aug 1, 2016
@arunoda
Copy link
Contributor Author

arunoda commented Aug 1, 2016

Sure. Got it.
Thanks @mxstbr for the reference. I couldn't find it.

@lock lock bot locked and limited conversation to collaborators Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants