Open GoogleCodeExporter opened 9 years ago
It seems one wrinkle to doing this is that the
com.google.javascript.jscomp.DefaultPassConfig included with plovr is not the
vanilla one included with the Closure compiler, but has been modified to add a
reference to PloverCompilerOptions. I would love to remove this cyclic
dependency. We should get rid of globalScopeName in favor of the Closure
Compiler's RescopeGlobalSymbols, which should probably be done regardless.
I've filed a separate item for that issue:
http://code.google.com/p/plovr/issues/detail?id=73
Original comment by benjamin...@gmail.com
on 29 Jul 2012 at 12:12
Original issue reported on code.google.com by
benjamin...@gmail.com
on 28 Jul 2012 at 9:32