chore(website): remove tests and update SvelteKit

This commit is contained in:
edde746
2026-07-24 20:30:45 +02:00
parent d1cec00b51
commit db7bc17c49
7 changed files with 15 additions and 383 deletions
-1
View File
@@ -5,7 +5,6 @@ ROOT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
cd "$ROOT_DIR/website"
bun install --frozen-lockfile
bun test
bun run check
bun run build
python3 "$ROOT_DIR/scripts/test_check_bun_audit.py"