|
@@ -64,11 +64,8 @@ export default defineConfig(({ mode, command }: ConfigEnv): UserConfig => {
|
|
'@vueuse/core',
|
|
'@vueuse/core',
|
|
'path-to-regexp',
|
|
'path-to-regexp',
|
|
'echarts',
|
|
'echarts',
|
|
- '@wangeditor/editor',
|
|
|
|
- '@wangeditor/editor-for-vue',
|
|
|
|
'vue-i18n',
|
|
'vue-i18n',
|
|
'@vueup/vue-quill',
|
|
'@vueup/vue-quill',
|
|
- '@iconify/iconify',
|
|
|
|
|
|
|
|
'element-plus/es/components/form/style/css',
|
|
'element-plus/es/components/form/style/css',
|
|
'element-plus/es/components/form-item/style/css',
|
|
'element-plus/es/components/form-item/style/css',
|