From a61f62277f52a9ed27c9af52c998d4799383d40a Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 7 May 2014 10:01:37 -0400 Subject: [PATCH] more install todos Signed-off-by: Bill Erickson --- Open-ILS/web/js/ui/default/staff/README.install | 1 + 1 file changed, 1 insertion(+) 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)? -- 2.11.0