mihaip / react-closure-compiler

Tooling to teach Closure Compiler about React
Apache License 2.0
100 stars 14 forks source link

ES6 class support #15

Closed supersteves closed 1 year ago

supersteves commented 9 years ago

I haven't tried this yet, but presumably it doesn't support ES6 class syntax:

class X extends React.Component {
}

https://facebook.github.io/react/blog/2015/01/27/react-v0.13.0-beta-1.html

mihaip commented 1 year ago

Completed with https://github.com/mihaip/react-closure-compiler/commit/b4bb529ed7df1cdc3e3cee2255fb22816fde5ab3.