mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Build: Fix the key for the 'all' subtask for compare_size. Stills needs a new version of grunt-compare-size to actuall work
This commit is contained in:
parent
e090a36555
commit
1dc5252de4
@ -81,7 +81,7 @@ var
|
|||||||
},
|
},
|
||||||
|
|
||||||
compareFiles = {
|
compareFiles = {
|
||||||
files: [
|
all: [
|
||||||
"dist/jquery-ui.js",
|
"dist/jquery-ui.js",
|
||||||
"dist/jquery-ui.min.js"
|
"dist/jquery-ui.min.js"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user