perf: 添加echart依赖至预构建

This commit is contained in:
Ray.Hao
2025-02-13 01:01:53 +08:00
parent 79ea96ab8a
commit 8e31b8356b

View File

@@ -99,7 +99,10 @@ export default defineConfig(({ mode }: ConfigEnv) => {
"sortablejs",
"exceljs",
"path-to-regexp",
"echarts",
"echarts/core",
"echarts/renderers",
"echarts/charts",
"echarts/components",
"vue-i18n",
"nprogress",
"qs",