Skip to content

Commit e09625c

Browse files
authored
chore: remove bridge: false from module compatibility (#470)
1 parent 4cb82f8 commit e09625c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ export default defineNuxtModule<ModuleOptions>({
8686
configKey: 'scripts',
8787
compatibility: {
8888
nuxt: '>=3.16',
89-
bridge: false,
9089
},
9190
},
9291
defaults: {

0 commit comments

Comments
 (0)