This commit is contained in:
2024-07-14 21:26:46 +02:00
parent fc0caf2d00
commit c27fd4cd2d
8 changed files with 363 additions and 291 deletions

View File

@@ -6,6 +6,7 @@ export default defineNuxtConfig({
enabled: true
}
},
ssr:false,
imports: {
dirs: ['stores']
},