瀏覽代碼

提交代码

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