Skip to content

Commit 458107c

Browse files
committed
fix(types): up
1 parent 612ec10 commit 458107c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ export default defineNuxtModule<ModuleOptions>({
8181
const canPrompt = nuxt.options.dev
8282

8383
// Transpile edgedb
84-
nuxt.options.build ??= {}
8584
nuxt.options.build.transpile ??= []
8685
nuxt.options.build.transpile.push('edgedb')
8786

0 commit comments

Comments
 (0)