소스 검색

提交代码

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: {