Explorar el Código

feat:组件package.json build

ananzhusen hace 1 año
padre
commit
36e069727b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      public/view/meta2d-vue3/package.json

+ 1 - 1
public/view/meta2d-vue3/package.json

@@ -6,7 +6,7 @@
   "scripts": {
     "start": "vite",
     "dev": "vite",
-    "build": "vue-tsc && vite build",
+    "build": "vite build",
     "preview": "vite preview"
   },
   "dependencies": {