From 8df2f3f7c6a81366457e3c3c48c2afbcf4a0116d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 27 Jul 2010 12:41:51 +0800 Subject: [PATCH] pack.js --- pack.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pack.js b/pack.js index c51f006..d05e5c9 100644 --- a/pack.js +++ b/pack.js @@ -11,6 +11,8 @@ * -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. + * -a autoversion - suffixes the latest timestamp eg. Core-100000000.js + * -i update index file in output directory. * compresses files listed as arguments and outputs result */ -- 2.39.2