google / closure-compiler-js

Package for the JS version of closure-compiler for use via NPM
https://github.com/google/closure-compiler
Apache License 2.0
1.84k stars 64 forks source link

Using with node module gulp-closure-compiler #103

Closed Cinemacloud closed 6 years ago

Cinemacloud commented 6 years ago

Curious if there's a way or version of the above repo to make this work. I see the simple Gulp example here but our project seems to extensively use gulp-closure-compiler provided by java version of google-closure-compiler which doesn't have a simple way of converting it to js only.

Thanks, Peter

ChadKillingsworth commented 6 years ago

It will very soon: https://github.com/google/closure-compiler-npm/pull/81