aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gruntfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index c979f2822..04ccb7c3f 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -186,6 +186,7 @@ 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