소스 검색

提交代码

Lijy 4 달 전
부모
커밋
acf0af3c47
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      fhKeeper/formulahousekeeper/customerBuler-crm-h5/vite.config.js

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

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