New useContent composable to store global navigation state. Fixes for Markdown and Canvas

This commit is contained in:
2024-12-30 20:46:24 +01:00
parent 031a51c2fe
commit 9515132659
31 changed files with 320 additions and 220 deletions

View File

@@ -157,6 +157,9 @@ export default defineNuxtConfig({
sources: ['/api/__sitemap__/urls']
},
experimental: {
componentIslands: {
selectiveClient: true,
},
defaults: {
nuxtLink: {
prefetchOn: {