polyfill for spa added. works now on android

This commit is contained in:
2025-10-09 11:16:25 +02:00
parent c8c3a5c73f
commit fa3348a5ad
35 changed files with 2566 additions and 373 deletions

View File

@ -80,6 +80,8 @@ export default defineNuxtConfig({
redirectOn: 'root', // recommended
},
types: 'composition',
vueI18n: './i18n.config.ts',
},
zodI18n: {