Closure-compiler: Add Transpilation Support for Object Rest/Spread Properties

Created on 13 Feb 2017  路  7Comments  路  Source: google/closure-compiler

See the full proposal - currently at stage 3: https://github.com/sebmarkbage/ecmascript-rest-spread

Chrome has begun development to support: https://www.chromestatus.com/feature/5657004848709632

Work In Progress enhancement

Most helpful comment

We've been pinged about this internally a few times, and a generous Googler is starting on it as a 20% project. No ETA yet but we should have this "soon" (for some definition of soon)

All 7 comments

Any word on this feature?

Any update here? Looks like Babel has an experimental plugin now:

https://babeljs.io/docs/plugins/transform-object-rest-spread/

@MatrixFrog did some work on this get done by our interns this summer? I think I remember it being discussed.

Yes it was discussed. No it was not worked on. Realistically I would say we'll probably get to this in 2018 Q1

We've been pinged about this internally a few times, and a generous Googler is starting on it as a 20% project. No ETA yet but we should have this "soon" (for some definition of soon)

Thks @ChadKillingsworth for pointing me this recently solved issue. Can't wait to test this.

We can now parse this but not transpile it. Transpilation support is in progress.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zzo picture zzo  路  6Comments

jleyba picture jleyba  路  7Comments

ChadKillingsworth picture ChadKillingsworth  路  5Comments

lauraharker picture lauraharker  路  5Comments

joscha picture joscha  路  5Comments