From: Bill Erickson Date: Wed, 7 May 2014 14:01:37 +0000 (-0400) Subject: more install todos X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a61f62277f52a9ed27c9af52c998d4799383d40a;p=working%2FEvergreen.git more install todos Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/web/js/ui/default/staff/README.install b/Open-ILS/web/js/ui/default/staff/README.install index 9714dd566d..064ffabbad 100644 --- a/Open-ILS/web/js/ui/default/staff/README.install +++ b/Open-ILS/web/js/ui/default/staff/README.install @@ -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)?