mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
parent
662083ed7b
commit
3652842404
@ -259,7 +259,6 @@ module.exports = function( grunt ) {
|
|||||||
banner: "/*! jQuery v<%= pkg.version %> | " +
|
banner: "/*! jQuery v<%= pkg.version %> | " +
|
||||||
"(c) JS Foundation and other contributors | jquery.org/license */",
|
"(c) JS Foundation and other contributors | jquery.org/license */",
|
||||||
compress: {
|
compress: {
|
||||||
"pure_getters": true,
|
|
||||||
"hoist_funs": false,
|
"hoist_funs": false,
|
||||||
loops: false,
|
loops: false,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user