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

index 3b8bc26..39801ba 100644 (file)
@@ -83,6 +83,15 @@ namespace JSDOC
                 */
                public bool cleanup =  true;
                
+               
+               /**
+                * @cfg {Boolean} keepWhite (optional) do not remove white space in output.
+                *    usefull for debugging compressed files.
+                */
+               
+               public bool keepWhite =  true;
+               
+               
                // list of files to compile...
                Gee.ArrayList<string> files;
                
@@ -119,12 +128,7 @@ namespace JSDOC
                
                
    
-    /**
-     * @cfg {Boolean} keepWhite (optional) do not remove white space in output.
-     *    usefull for debugging compressed files.
-     */
-    
-    keepWhite: true,
+               
     
     /**
      * @cfg {String} prefix (optional) prefix of directory to be stripped of when