refactor: ♻️ 添加`sortablejs`至预构建
This commit is contained in:
parent
a855a1ce5e
commit
21fb246ef1
|
|
@ -186,6 +186,7 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
|
|||
"element-plus/es/components/date-picker/style/css",
|
||||
"element-plus/es/components/notification/style/css",
|
||||
"@vueuse/core",
|
||||
"sortablejs",
|
||||
|
||||
"path-to-regexp",
|
||||
"echarts",
|
||||
|
|
|
|||
Loading…
Reference in New Issue