chenyc
2025-03-04 3a4602d8286f09ce2f7812dea697995e2a9487cf
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/"
   },