Add modifier edition, fix race selection and add mail debug data

This commit is contained in:
Clément Pons
2025-04-22 15:45:10 +02:00
parent 3c412d1cbe
commit b8f547d3e9
9 changed files with 54 additions and 26 deletions

View File

@@ -161,6 +161,7 @@ export default defineNuxtConfig({
sources: ['/api/__sitemap__/urls']
},
experimental: {
buildCache: true,
componentIslands: {
selectiveClient: true,
},