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