src/jsdoc/Packer.vala
authorAlan Knowles <alan@roojs.com>
Wed, 5 Jul 2017 02:48:58 +0000 (10:48 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 5 Jul 2017 02:48:58 +0000 (10:48 +0800)
src/jsdoc/Packer.vala

index cfbf79c..de38574 100644 (file)
@@ -18,7 +18,7 @@ x.srcfiles = array of files (that list other files...) << not supported?
 x.target = "output.pathname.js"
 x.debugTarget = "output.pathname.debug.js"
 
+  
     
 x.pack();  // writes files  etc..