perf: 添加依赖值预构建

Former-commit-id: cdf80bcf30
This commit is contained in:
郝先瑞 2023-11-22 09:35:31 +08:00
parent 1938be2d2b
commit bd4e2d62ac
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
"element-plus/es/components/image/style/css",
"element-plus/es/components/statistic/style/css",
"element-plus/es/components/watermark/style/css",
"element-plus/es/components/config-provider/style/css",
"@vueuse/core",
"sortablejs",
"path-to-regexp",