perf: ⚡ 添加el-image的css至预构建
This commit is contained in:
parent
26926dfbc9
commit
8e0a114590
|
|
@ -171,6 +171,7 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
|
|||
"element-plus/es/components/rate/style/css",
|
||||
"element-plus/es/components/date-picker/style/css",
|
||||
"element-plus/es/components/notification/style/css",
|
||||
"element-plus/es/components/image/style/css",
|
||||
"@vueuse/core",
|
||||
"sortablejs",
|
||||
"path-to-regexp",
|
||||
|
|
|
|||
Loading…
Reference in New Issue