fix(charts): fix useCharts resize not work

This commit is contained in:
vben
2020-11-04 21:00:17 +08:00
parent 6936adb2c2
commit 6d9585b46f
9 changed files with 289 additions and 279 deletions

View File

@@ -120,7 +120,6 @@ const viteConfig: UserConfig = {
// The package will be recompiled using rollup, and the new package compiled into the esm module specification will be put into node_modules/.vite_opt_cache
optimizeDeps: {
include: [
'echarts',
'echarts/map/js/china',
'ant-design-vue/es/locale/zh_CN',
'@ant-design/icons-vue',