diff options
Diffstat (limited to 'Gruntfile.js')
-rw-r--r-- | Gruntfile.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index 04ccb7c3f..c979f2822 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -186,7 +186,6 @@ module.exports = function( grunt ) { banner: "/*! jQuery v<%= pkg.version %> | " + "(c) jQuery Foundation | jquery.org/license */", compress: { - "if_return": false, "hoist_funs": false, loops: false, unused: false |