diff --git a/build/closure/compile.js b/build/closure/compile.js index 9d12ee9..0889faa 100644 --- a/build/closure/compile.js +++ b/build/closure/compile.js @@ -57,7 +57,7 @@ var compiler = function(configPath, additionalArgs){ // If you specify a directory here, all files inside are used ,externs: config.externs - ,process_jquery_primitives: true + //,process_jquery_primitives: true } ,function(error, result) {