mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 02:01:30 +08:00
fix(charts): fix useCharts resize not work
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user