Browse Source

Merge branch 'local' of http://192.168.0.115:3000/bill/fuse-code into local

xzw 1 year ago
parent
commit
1f9e2c0320
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -6,7 +6,7 @@
   "scripts": {
     "dev": "vite",
     "lang": "vite ./ lang",
-    "build": "vue-tsc --noEmit && vite build",
+    "build": " vite build",
     "preview": "vite preview"
   },
   "dependencies": {