mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Leave out the web site, you know where to find us.
This commit is contained in:
parent
c0c1bdde60
commit
fa71737fb4
@ -96,7 +96,7 @@ module.exports = function( grunt ) {
|
|||||||
"dist/jquery.min.js": [ "dist/jquery.js" ]
|
"dist/jquery.min.js": [ "dist/jquery.js" ]
|
||||||
},
|
},
|
||||||
options: {
|
options: {
|
||||||
banner: "/*! jQuery v<%= pkg.version %> jquery.com | (c) 2005, 2013 jQuery Foundation, Inc. | jquery.org/license */",
|
banner: "/*! jQuery v<%= pkg.version %> | (c) 2005, 2013 jQuery Foundation, Inc. | jquery.org/license */",
|
||||||
sourceMap: "dist/jquery.min.map",
|
sourceMap: "dist/jquery.min.map",
|
||||||
beautify: {
|
beautify: {
|
||||||
ascii_only: true
|
ascii_only: true
|
||||||
|
Loading…
Reference in New Issue
Block a user