浏览代码

提交代码

Lijy 4 月之前
父节点
当前提交
c2e2c74026
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      fhKeeper/formulahousekeeper/customerBuler-crm-h5/vite.config.js

+ 1 - 2
fhKeeper/formulahousekeeper/customerBuler-crm-h5/vite.config.js

@@ -43,8 +43,7 @@ export default defineConfig({
     }
   },
   build: {
-    chunkSizeWarningLimit: 1600,
-    target: 'es5',
+    chunkSizeWarningLimit: 1600
   },
   vue: {
     compilerOptions: {