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

Add support for some ES proposals that we use #43

Merged
merged 1 commit into from
Jul 20, 2016

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Jul 20, 2016

This adds support for:

  • Flow
  • Class properties
  • Trailing function commas

Not adding async yet because I’ll need to understand its stability better before doing it.

@ghost ghost added the CLA Signed label Jul 20, 2016
@gaearon gaearon force-pushed the support-some-proposals branch from 69ff776 to e2a23c3 Compare July 20, 2016 17:04
@lacker
Copy link
Contributor

lacker commented Jul 20, 2016

Looks good to me

@gaearon
Copy link
Contributor Author

gaearon commented Jul 20, 2016

I’ll merge despite Travis failure. It ran out of memory packing bundled deps.
Maybe we should disable bundling during e2e test.

@gaearon gaearon merged commit b91bf66 into master Jul 20, 2016
@gaearon gaearon deleted the support-some-proposals branch July 20, 2016 17:15
@ghost ghost added the CLA Signed label Jul 20, 2016
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants