Re: How to recompile the output of GWT compiler with Closure Compiler?

2017-07-18 Thread Kazik Pogoda
-closure interoperability. On Tuesday, July 11, 2017 at 1:57:55 PM UTC+2, Kazik Pogoda wrote: > > I already set up the whole toolchain in my project based on maven > dependencies: > > https://github.com/xemantic/github-users-web > > I am using both, GWT and Closure Libra

How to recompile the output of GWT compiler with Closure Compiler?

2017-07-11 Thread Kazik Pogoda
I already set up the whole toolchain in my project based on maven dependencies: https://github.com/xemantic/github-users-web I am using both, GWT and Closure Library. Closure Templates in Incremental DOM mode in particular + jsinterop. Now I would like to combine and minimize all the