perf: optimize

pull/2/head
xingyu4j 2022-12-07 10:45:07 +08:00
parent d5637494e9
commit f3142485d0
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,7 @@ const include = [
'pinia', 'pinia',
'dayjs', 'dayjs',
'qrcode', 'qrcode',
'windicss',
'vue-router', 'vue-router',
'vue-types', 'vue-types',
'vue-i18n', 'vue-i18n',
@ -15,6 +16,8 @@ const include = [
'crypto-js', 'crypto-js',
'lodash-es', 'lodash-es',
'vxe-table', 'vxe-table',
'nprogress',
'animate.css',
'vxe-table/es/style', 'vxe-table/es/style',
'web-storage-cache', 'web-storage-cache',
'element-plus', 'element-plus',