We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026db67 commit a5c1cf0Copy full SHA for a5c1cf0
1 file changed
nuxt.config.ts
@@ -49,6 +49,7 @@ export default defineNuxtConfig({
49
},
50
51
experimental: {
52
+ extractAsyncDataHandlers: true,
53
viewTransition: true,
54
typedPages: true,
55
defaults: {
0 commit comments