setup.sh - bower - Only use "-f" if bower.json has changed since last run
authorTim Otten <totten@civicrm.org>
Fri, 6 Mar 2015 21:29:02 +0000 (13:29 -0800)
committerTim Otten <totten@civicrm.org>
Fri, 6 Mar 2015 21:43:03 +0000 (13:43 -0800)
commit7ef6314390cf3f06d521ba4231053609042a06b3
tree1bd5a6e5e6b5d2662320ec1eec2f9218d836aa15
parentda11381402d2259fff3ef8efe1dbdacf0307785e
setup.sh - bower - Only use "-f" if bower.json has changed since last run

Note: If "bower install" fails for some reason, it should abend without
recreating bower_components/.setupsh.ts missing. In the next run, it will
do "-f".
bin/setup.sh