js-jquery/js-jquery-disable-gzip-js.patch
2014-10-22 11:14:53 -07:00

14 lines
408 B
Diff

diff --git a/Gruntfile.js b/Gruntfile.js
index d1ad5d4..f1f1a28 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -9,8 +9,7 @@ module.exports = function( grunt ) {
return data;
}
- var gzip = require( "gzip-js" ),
- srcHintOptions = readOptionalJSON( "src/.jshintrc" );
+ var srcHintOptions = readOptionalJSON( "src/.jshintrc" );
// The concatenated file won't pass onevar
// But our modules can