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:
Jörn Zaefferer 2013-03-12 14:53:18 +01:00
parent e090a36555
commit 1dc5252de4

View File

@ -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"
] ]