We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1012e commit 5b3e6a2Copy full SHA for 5b3e6a2
nuxt.config.ts
@@ -27,6 +27,7 @@ export default defineNuxtConfig({
27
},
28
future: { compatibilityVersion: 4 },
29
experimental: {
30
+ viewTransition: true,
31
typedPages: true,
32
33
compatibilityDate: '2024-04-03',
0 commit comments