perf: ⚡ 添加依赖值预构建
This commit is contained in:
parent
6df5116ff7
commit
cdf80bcf30
|
|
@ -168,6 +168,7 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
|
||||||
"element-plus/es/components/image/style/css",
|
"element-plus/es/components/image/style/css",
|
||||||
"element-plus/es/components/statistic/style/css",
|
"element-plus/es/components/statistic/style/css",
|
||||||
"element-plus/es/components/watermark/style/css",
|
"element-plus/es/components/watermark/style/css",
|
||||||
|
"element-plus/es/components/config-provider/style/css",
|
||||||
"@vueuse/core",
|
"@vueuse/core",
|
||||||
"sortablejs",
|
"sortablejs",
|
||||||
"path-to-regexp",
|
"path-to-regexp",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue