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