Skip to content

Commit 695b7f1

Browse files
committed
fix(types): publish types for node context
Fixes #483
1 parent 8662c66 commit 695b7f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ export {}`
207207
},
208208
}, {
209209
nuxt: true,
210+
node: true,
210211
})
211212

212213
if (Object.keys(config.globals || {}).length || Object.keys(config.registry || {}).length) {

0 commit comments

Comments
 (0)