Add (vite build)
This commit is contained in:
2
prod.sh
2
prod.sh
@@ -3,7 +3,7 @@
|
||||
# eval 'php artisan optimize:clear';
|
||||
# eval 'php artisan responsecache:clear';
|
||||
# eval 'php artisan opcache:clear';
|
||||
# eval 'APP_URL=https://echoscoop.com php artisan ziggy:generate';
|
||||
eval 'APP_URL=https://echoscoop.com php artisan ziggy:generate';
|
||||
eval 'blade-formatter --write resources/**/*.blade.php';
|
||||
eval './vendor/bin/pint';
|
||||
eval 'npm run build';
|
||||
Reference in New Issue
Block a user