From c5de1516711eae4fd39029af1808730d47adc752 Mon Sep 17 00:00:00 2001
From: Mr.Zhang <710666463@qq.com>
Date: 星期二, 22 八月 2023 17:00:01 +0800
Subject: [PATCH] 打包配置
---
screen_standard/package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/screen_standard/package.json b/screen_standard/package.json
index 2d4c381..d4293ef 100644
--- a/screen_standard/package.json
+++ b/screen_standard/package.json
@@ -13,6 +13,7 @@
"echarts": "^5.4.3",
"element-plus": "^2.3.9",
"pinia": "^2.1.4",
+ "terser": "^5.19.2",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
--
Gitblit v1.9.3