mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Correct spacing
This commit is contained in:
parent
0acf264cd8
commit
a19c831b38
@ -7,7 +7,7 @@ module.exports = function( grunt ) {
|
||||
"dist/jquery.min.map",
|
||||
"dist/jquery.min.js"
|
||||
],
|
||||
gzip = require("gzip-js"),
|
||||
gzip = require("gzip-js"),
|
||||
readOptionalJSON = function( filepath ) {
|
||||
var data = {};
|
||||
try {
|
||||
|
@ -56,5 +56,5 @@
|
||||
"$",
|
||||
"original$",
|
||||
"externalHost"
|
||||
]
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user