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 5e5e384 commit db0cb41Copy full SHA for db0cb41
1 file changed
test/nuxt/nuxt-island.test.ts
@@ -66,6 +66,7 @@ vi.mock('#build/nuxt.config.mjs', () => {
66
granularCachedData: false,
67
pendingWhenIdle: false,
68
alwaysRunFetchOnKeyChange: false,
69
+ asyncCallHook: false,
70
}
71
})
72
0 commit comments