From 43af31998b7251ab5819bfb7f889d73b8a5c1e3d Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 21 十月 2022 15:25:44 +0800
Subject: [PATCH] 56

---
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index f5a6a12..e24018e 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
   "version": "0.0.0",
   "scripts": {
     "dev": "vite",
-    "build": "vue-tsc --noEmit --skipLibCheck && vite build",
+    "build": "vite build",
     "preview": "vite preview",
     "lint": "eslint --ext .js,.vue,.ts src",
     "lint:fix": "npx eslint ./src/**/*.vue --fix",

--
Gitblit v1.8.0