Comparing version 0.4.3 to 0.4.4
@@ -111,2 +111,5 @@ var ArgParser, builder, coffeeScript, colors, dive, emitter, events, express, fs, gzipper, jslint, jsp, mkdir, path, pro, resource, _; | ||
count = files.length; | ||
if (count === 0) { | ||
onComplete([]); | ||
} | ||
_results = []; | ||
@@ -113,0 +116,0 @@ for (_i = 0, _len = files.length; _i < _len; _i++) { |
{ | ||
"name": "anvil.js", | ||
"description": "Static javascript / coffeescript build utility", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"authors": ["Alex Robson <@A_Robson>"], | ||
@@ -6,0 +6,0 @@ "keywords": ["build","compile","static"], |
Sorry, the diff of this file is not supported yet
202029
34
3120