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