LP#1662297: avoid hardcoded install path in web client build tests
authorJeff Davis <jeff.davis@bc.libraries.coop>
Wed, 31 Jul 2019 23:08:18 +0000 (16:08 -0700)
committerJeff Davis <jeff.davis@bc.libraries.coop>
Thu, 1 Aug 2019 21:32:02 +0000 (14:32 -0700)
commit6b2d833ef211ab235cd95c8ba259cae0f78d3577
tree36a65f2f65233e6052f6d205ec758056fa53f7a1
parent649ddb2d71f39ab0abc8bda48f3c05de6b522140
LP#1662297: avoid hardcoded install path in web client build tests

As a result of this change, you must run configure and make before
building the web client.

Signed-off-by: Jeff Davis <jeff.davis@bc.libraries.coop>
.gitignore
Open-ILS/src/Makefile.am
Open-ILS/src/eg2/karma.conf.js [deleted file]
Open-ILS/src/eg2/karma.conf.js.in [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/test/karma.conf.js [deleted file]
Open-ILS/web/js/ui/default/staff/test/karma.conf.js.in [new file with mode: 0644]
docs/installation/server_installation.adoc