more install todos
authorBill Erickson <berick@esilibrary.com>
Wed, 7 May 2014 14:01:37 +0000 (10:01 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 7 May 2014 14:01:37 +0000 (10:01 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/js/ui/default/staff/README.install

index 9714dd5..064ffab 100644 (file)
@@ -89,6 +89,7 @@ so there's a script to generate IDL2js output from the in-repo IDL.
 
  * Minification of app-specific files
  * Integrate this into the Evergreen Makefile test and install targets
+   ** Avoid installing test, node_modules, etc. into the web dir.
  * Support fetching JS deps (angularjs, etc.) via direct retrieval for 
    installation without test + concat + minify (i.e. w/o requiring Node.js)?