mirror of
https://github.com/flarum/framework.git
synced 2024-11-23 21:19:18 +08:00
Update compile script
This commit is contained in:
parent
5486cc3ed8
commit
69b84438a3
|
@ -5,8 +5,6 @@
|
|||
|
||||
base=$PWD
|
||||
|
||||
composer install --prefer-dist --optimize-autoloader --ignore-platform-reqs --no-dev
|
||||
|
||||
cd "${base}/js"
|
||||
|
||||
if [ -f bower.json ]; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user