ClosureJavascriptFramework icon indicating copy to clipboard operation
ClosureJavascriptFramework copied to clipboard

A group of plug-ins that can be used in conjunction with maven to execute the Google Closure Compiler on JavaScript code. This Framework allows for scaling and modularity.

Results 24 ClosureJavascriptFramework issues
Sort by recently updated
recently updated
newest added

Good work, you rock! With the releases below I'm having some JavaScript compilation errors that I don't suffer when using the latest (r1971) closure-compiler release. closure-compiler-maven-plugin:1.11.13:js-closure-compiler com.google.javascript:closure-compiler:jar:r1592 Is it possible...

Our project needs some page-wide code to execute before our included test cases. We need a place to insert our own code after the goog.base include, but before the tests...

can likely have a debug version running as well, just need to execute a different js file depending on the logging mode. http://code.google.com/p/jsdoc-toolkit/source/browse/trunk/jsdoc-toolkit/java/src/JsDebugRun.java?r=848

I have noted this about all of the JsDocToolkit maven plugins - they all do this. There has to be a way to fix this, but I'm not sure how....