optimized the composer install a bit
This commit is contained in:
2
build.sh
2
build.sh
@@ -17,7 +17,7 @@ npm install
|
|||||||
./do compile:all
|
./do compile:all
|
||||||
|
|
||||||
# Production libraries.
|
# Production libraries.
|
||||||
./composer.phar install --no-dev
|
./composer.phar install --no-dev --prefer-dist --optimize-autoloader
|
||||||
|
|
||||||
# Copy release folders.
|
# Copy release folders.
|
||||||
cp -Rf lang $plugin_name
|
cp -Rf lang $plugin_name
|
||||||
|
Reference in New Issue
Block a user