JSDOC/Packer.vala
authorAlan Knowles <alan@roojs.com>
Wed, 28 Oct 2015 09:19:19 +0000 (17:19 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Oct 2015 09:19:19 +0000 (17:19 +0800)
JSDOC/Packer.vala

index 866ca80..903cebd 100644 (file)
@@ -21,7 +21,7 @@ x.debugTarget = "output.pathname.debug.js"
 x.debugTranslateTarget : "/tmp/output.translate.js" << this used to be the single vs double quotes.. we may not use it in future..
 x.translateJSON: "/tmp/translate.json",
     
-x.packAll();  
+x.packAll();  // writes files  etc..
     
  *</code> 
  *