chenyc
2025-01-18 c7a65630bf97706554c68c269403d672bde52ca9
package.json
@@ -6,6 +6,7 @@
   "license": "MIT",
   "scripts": {
      "dev": "vite --force",
      "dev:prod": "vite --force --mode production",
      "build": "vite build",
      "lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/"
   },