Эх сурвалжийг харах

fix: Cannot access xx before initialization

chenhao 2 жил өмнө
parent
commit
6c70a0caf3
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      vite.config.ts

+ 2 - 2
vite.config.ts

@@ -61,11 +61,11 @@ export default defineConfig({
 })
 
 const manualChunks = [
-  'echarts',
+  // 'echarts',
   // "lodash-es",
   // "dayjs",
   // "vue-echarts",
-  'element-plus',
+  // 'element-plus',
   // "zrender",
 ]