JSDOC/Packer.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 07:12:12 +0000 (15:12 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 07:12:12 +0000 (15:12 +0800)
JSDOC/Packer.js

index e181c22..426f1bf 100644 (file)
@@ -315,7 +315,8 @@ Packer.prototype = {
             keepDocs :true, 
             keepWhite : true,  
             keepComments : true, 
-            sepIdents : true 
+            sepIdents : true,
+            collapseWhite : false
         });
         this.timerPrint("START" + fn);