steveblue / angular2-rollup

CLI for bundling Angular with Rollup and Closure Compiler
121 stars 18 forks source link

Google Closure Library #41

Open timsawyer opened 4 years ago

timsawyer commented 4 years ago

Since ngr is using the Closure Compiler, does this support using the Google Closure Library in an Angular application?

If so, could you possibly add instructions for how to setup? Thanks.

steveblue commented 4 years ago

When this tool was initially developed the Java implementation of Closure Compiler was more stable. It would be interesting to see if any of the JS tools are more performant and reliable now.