Lijy 4 miesięcy temu
rodzic
commit
acf0af3c47

+ 1 - 0
fhKeeper/formulahousekeeper/customerBuler-crm-h5/vite.config.js

@@ -44,6 +44,7 @@ export default defineConfig({
   },
   build: {
     chunkSizeWarningLimit: 1600,
+    target: 'es5',
   },
   vue: {
     compilerOptions: {