浏览代码

feat:组件package.json build

ananzhusen 1 年之前
父节点
当前提交
36e069727b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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": {