Skip to content

Commit a282987

Browse files
committed
Hopefully resolves the tests?
1 parent b3d3995 commit a282987

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

nuxt.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,11 @@ export default defineNuxtConfig({
274274
'virtua/vue',
275275
'semver',
276276
'validate-npm-package-name',
277+
'@atproto/lex',
278+
'@atproto/lex-data',
279+
'@atproto/lex-json',
280+
'@atproto/lex-schema',
281+
'@atproto/lex-client',
277282
],
278283
},
279284
},

0 commit comments

Comments
 (0)