JsCompile.php
authorAlan Knowles <alan@roojs.com>
Tue, 12 Jan 2016 06:44:24 +0000 (14:44 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 12 Jan 2016 06:44:24 +0000 (14:44 +0800)
JsCompile.php

index 84a609e..ab10786 100644 (file)
@@ -5,6 +5,8 @@
 * 
 *  -- we will use this later to compile on the fly...
 *
+*  -- updated to use roojspacker https://github.com/roojs/roojspacker
+*
 *
 * For general usage:
 *  $x = new Pman_Core_JsCompile();
@@ -144,6 +146,8 @@ class Pman_Core_JsCompile  extends Pman
           
     }
     
+    // this is depricated... - we can use the pear CSS library for this..
+    
     function packCss($basedir, $files,   $output_url)
     {
         // this outputs <script tags..>