aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Gaydarenko <markelog@gmail.com>2018-03-07 11:33:39 +0300
committerOleg Gaydarenko <markelog@gmail.com>2018-03-07 11:33:39 +0300
commit365284240429d442c3fbe9f505c7b297425bc3a3 (patch)
treea01d35d9f9f098fc72af28742351f07968339e9f
parent662083ed7bfea6bad5f9cd4060dab77c1f32aacd (diff)
downloadjquery-365284240429d442c3fbe9f505c7b297425bc3a3.tar.gz
jquery-365284240429d442c3fbe9f505c7b297425bc3a3.zip
Build: remove artefact from previous commit
Follow-up for 09684ba3f210594e41ecddf369ac94c688d53ccb
-rw-r--r--Gruntfile.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index b9c0091a3..a0e907715 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -259,7 +259,6 @@ module.exports = function( grunt ) {
banner: "/*! jQuery v<%= pkg.version %> | " +
"(c) JS Foundation and other contributors | jquery.org/license */",
compress: {
- "pure_getters": true,
"hoist_funs": false,
loops: false,