1
lzhe
2025-07-27 cd6e52e4fc2e9beec99650ac67677e7051ee47a3
package.json
@@ -3,6 +3,7 @@
  "version": "4.5.0",
  "scripts": {
    "dev": "vite --host",
    "test": "vite --host --mode test",
    "prod": "vite --mode production",
    "build": "vite build",
    "build:prod": "vite build --mode production",