Skip to content

Commit

Permalink
maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
Wirewraith committed Dec 12, 2024
1 parent db9e1f7 commit f2f0db5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ git fetch
git reset --hard "@{u}"
git clean -fd
php artisan clear-compiled
composer install --classmap-authoritative --optimize-autoloader --apcu-autoloader --no-interaction --no-ansi --no-dev
composer dump-autoload -o
composer clear-cache
composer install --classmap-authoritative --optimize-autoloader --no-interaction --no-ansi --no-dev --no-cache
bun install --frozen-lockfile
bun x update-browserslist-db@latest
bun run build
Expand Down

0 comments on commit f2f0db5

Please sign in to comment.