]> git.evergreen-ils.org Git - working/Evergreen.git/commit
make_release -c for building browser client
authorBill Erickson <berick@esilibrary.com>
Tue, 29 Jul 2014 17:42:01 +0000 (13:42 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 29 Jul 2014 19:56:04 +0000 (15:56 -0400)
commite4e7bcd9d1e93f66f7f3d9d3078467cb9bbf30ab
tree6f0a4c140cb6aad479ff503784d9c15283bf2be7
parentc337f1043387852a75803e5b5594ee16abda4e88
make_release -c for building browser client

Adds support for fetching JS dependencies, minification, and building of
the experimental browser client via new -c option.  Browser client
building is disabled by default.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
build/tools/make_release