Skip to content

Commit

Permalink
cuwire update
Browse files Browse the repository at this point in the history
  • Loading branch information
apla committed Mar 8, 2015
1 parent 112cb6d commit 71d9d46
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions node/cuwireDomain.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,15 @@
cb (err);
});

compiler.on ('failed', function () {

// console.log (paint.cuwire (), paint.error ("failed:", buildMeta.folder));
//
// cb (true, buildMeta.folder, compiler);
});

compiler.start ();

}

function upload (params) {
Expand Down

0 comments on commit 71d9d46

Please sign in to comment.