ah, woops

v1.18.x
psychobunny 9 years ago
parent 6e617dd69a
commit 5f5d8e6b56

@ -13,7 +13,7 @@ module.exports = function(grunt) {
}
function update(action, filepath, target) {
var updateArgs = args,
var updateArgs = args.slice(),
fromFile = '',
compiling = '',
time = Date.now();

Loading…
Cancel
Save