Browse Source

提交代码

Lijy 4 months ago
parent
commit
acf0af3c47
1 changed files with 1 additions and 0 deletions
  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: {