Skip to content

Commit 2cd1a71

Browse files
committed
test: fix
1 parent 438d261 commit 2cd1a71

File tree

5 files changed

+715
-3093
lines changed

5 files changed

+715
-3093
lines changed

playground/nuxt.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
export default defineNuxtConfig({
22
modules: ['../src/module'],
3-
authorization: {},
3+
devtools: { enabled: true },
44
future: {
55
compatibilityVersion: 4,
66
},
7-
devtools: { enabled: true },
87
compatibilityDate: '2024-08-27',
8+
authorization: {},
99
})

0 commit comments

Comments
 (0)