diff --git a/run b/run index a04a5b8..c52263b 100755 --- a/run +++ b/run @@ -20,6 +20,11 @@ function build { composer install --no-dev --prefer-dist --optimize-autoloader composer install --prefer-dist --optimize-autoloader --working-dir ./vendor-bin/box + composer dump-env prod + + build-configs cache:clear + build-configs cache:warmup + # Generate the phar file. box compile --config box.json.dist