src/jsdoc/PackerRun.vala
authorAlan Knowles <alan@roojs.com>
Fri, 17 Mar 2017 07:53:25 +0000 (15:53 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 17 Mar 2017 07:53:25 +0000 (15:53 +0800)
src/jsdoc/PackerRun.vala

index 05323eb..d1cbbff 100644 (file)
@@ -42,7 +42,12 @@ namespace JSDOC
                
                public static bool opt_debug = false;
                public static bool opt_skip_scope = false;
-
+               
+               /**
+                * @cfg {Boolean} keepWhite (optional) do not remove white space in output.
+                *    usefull for debugging compressed files.
+                */
+               
                public static bool opt_keep_whitespace = false; 
                public static bool opt_dump_tokens = false;     
                public static bool opt_clean_cache = true;      
@@ -132,6 +137,7 @@ namespace JSDOC
                                });
                        }
                        
+                       
                        // now run the Packer...
                        var p = new Packer(