JSDOC/Packer.js
authorAlan Knowles <alan@roojs.com>
Mon, 23 Sep 2013 04:08:33 +0000 (12:08 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Sep 2013 04:08:33 +0000 (12:08 +0800)
JSDOC/Packer.js

index 2b90244..a9c9442 100644 (file)
@@ -426,6 +426,7 @@ Packer.prototype = {
         
          if (out.length) {
             File.write(minfile, out);
+            this.timerPrint("Write (" + out.length + "bytes) " + minfile);
         }
         
         return out;