Skip to content

Commit a5c1cf0

Browse files
committed
perf: extract async data handlers
1 parent 026db67 commit a5c1cf0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export default defineNuxtConfig({
4949
},
5050

5151
experimental: {
52+
extractAsyncDataHandlers: true,
5253
viewTransition: true,
5354
typedPages: true,
5455
defaults: {

0 commit comments

Comments
 (0)