From 606dd44c698e6b7c7b93ab80a783224c97fd85d0 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 27 Jul 2010 14:39:51 +0800 Subject: [PATCH 1/1] pack.js --- pack.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pack.js b/pack.js index da02090..aaa9ec4 100644 --- a/pack.js +++ b/pack.js @@ -11,7 +11,9 @@ * -C no cleanup (use with -w if you need are using a cache directory.) * -p prefix for translation md5 generator (directory that files are in, and is removed * from path when generating an md5 for the translated name. + * -w keepWhite - keesp the white space in the output files. * -a autoBuild - puts target in INPUTDIR/compiled/Core-TIMESTAMP.js and enabled translastion + * * -m module name used with autoBuild to force a module name. * compresses files listed as arguments and outputs result */ -- 2.39.2