Skip to content

Add support for some ES proposals that we use - #43

Merged
gaearon merged 1 commit into
masterfrom
support-some-proposals
Jul 20, 2016
Merged

Add support for some ES proposals that we use#43
gaearon merged 1 commit into
masterfrom
support-some-proposals

Conversation

@gaearon

Copy link
Copy Markdown
Contributor

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.

@ghostghost added the CLA Signed label Jul 20, 2016
@gaearon
gaearonforce-pushed the support-some-proposals branch from 69ff776 to e2a23c3CompareJuly 20, 2016 17:04
@lacker

Copy link
Copy Markdown
Contributor

Looks good to me

@gaearon

Copy link
Copy Markdown
ContributorAuthor

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 masterJul 20, 2016
@gaearon
gaearon deleted the support-some-proposals branch July 20, 2016 17:15
@ghostghost added the CLA Signed label Jul 20, 2016
@locklockBot locked and limited conversation to collaborators Jan 22, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@gaearon@lacker