parent
9ad29b8cb1
commit
b811b297f4
@ -0,0 +1,18 @@
|
||||
diff --git a/Gruntfile.js b/Gruntfile.js
|
||||
index 096370a..173dad7 100644
|
||||
--- a/Gruntfile.js
|
||||
+++ b/Gruntfile.js
|
||||
@@ -261,12 +261,7 @@ module.exports = function( grunt ) {
|
||||
compress: {
|
||||
"hoist_funs": false,
|
||||
loops: false,
|
||||
- unused: false,
|
||||
-
|
||||
- // Support: IE <11
|
||||
- // typeofs transformation is unsafe for IE9-10
|
||||
- // See https://github.com/mishoo/UglifyJS2/issues/2198
|
||||
- typeofs: false
|
||||
+ unused: false
|
||||
}
|
||||
}
|
||||
}
|
@ -1 +1 @@
|
||||
SHA512 (jquery-3.2.1.tar.gz) = c237b4de4e7d31cde8f8de2493ae92f7db1d504b83f24808738066bdaa7c906f3b6f819eeff1bb90881cbbccd1d32fbc06f63e847c13548adc92671d796bf336
|
||||
SHA512 (jquery-3.3.1.tar.gz) = 1f718a0128a91e69abfcff9a515b4179a0dee79256953a12a87940358b1f345d9c68e7106a5dfd82d83c947030f040d6ab3b60b0d49362482eac1e78e03f4ac6
|
||||
|
Loading…
Reference in new issue