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

Does compiler supporst closure library? #31

Closed rshamyan closed 8 years ago

rshamyan commented 8 years ago

I'am trying use closure library with closure compiler js and webpack (for client side of course)

Are you planning something like this?

Dominator008 commented 8 years ago

Yes. The README has an example webpack config. Closure Library has its own NPM package that you can use.