mihaip / react-closure-compiler

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

Make react-closure-compiler work with the latest version of closure compiler #21

Closed yangsu closed 8 years ago

yangsu commented 8 years ago

This commit uses a jar built from https://github.com/quip/closure-compiler/tree/ys-public-externs

mihaip commented 8 years ago

Thanks! I'll switch over to the vanilla Closure Compiler JAR in a followup commit.