From c4c1669b416bfff2f2464dce0587190b3f4eacc2 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 17 Sep 2010 15:46:37 +0800 Subject: [PATCH] Cli.php --- Cli.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Cli.php b/Cli.php index 701b5efe..e0fdc4ab 100644 --- a/Cli.php +++ b/Cli.php @@ -33,6 +33,14 @@ class Pman_Core_Cli Runs the generator for a project (NOTE - runs all the SQL updates) - Changes the files. + +================================ + + $cli Builder/JsCompiler build PROJECT + + Runs the javascript compiler - merging all the JS files so the load faster. + Note: cfg option Pman_Builder['jspacker'] must be set to location of jstoolkit code + "; -- 2.39.2