no gay
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-08-31 19:36:59 +08:00
parent 0f453cba75
commit b8111a461b
15 changed files with 968 additions and 59 deletions

View File

@@ -4,7 +4,7 @@
"version": "1.0.0",
"type": "module",
"scripts": {
"start": "vite",
"start": "vite --mode=production",
"build": "vite build",
"build:staging": "vite build --mode=staging",
"fmt": "prettier --write *.js style.css index.html"