mirror of
https://github.com/flarum/core.git
synced 2025-08-02 22:47:33 +02:00
Update compile script
This commit is contained in:
@@ -5,8 +5,6 @@
|
|||||||
|
|
||||||
base=$PWD
|
base=$PWD
|
||||||
|
|
||||||
composer install --prefer-dist --optimize-autoloader --ignore-platform-reqs --no-dev
|
|
||||||
|
|
||||||
cd "${base}/js"
|
cd "${base}/js"
|
||||||
|
|
||||||
if [ -f bower.json ]; then
|
if [ -f bower.json ]; then
|
||||||
|
Reference in New Issue
Block a user