Skip to content

Commit ee475fa

Browse files
committed
Merge branch 'nuxt-4'
2 parents 536a603 + eae4bab commit ee475fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

playground/nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default defineNuxtConfig({
66
apis: {
77
github: {
88
baseUrl: 'https://api.github.com',
9-
clients: { nuxt: { autoImport: true }, nitro: { autoImport: true } },
9+
clients: { nuxt: { autoImport: false }, nitro: { autoImport: true } },
1010
},
1111
gitlab: {
1212
baseUrl: 'https://gitlab.com',

0 commit comments

Comments
 (0)