Lijy 4 месяцев назад
Родитель
Сommit
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: {