Skip to content

Commit 798dc71

Browse files
committed
Hopefully resolves the tests?
1 parent 703935b commit 798dc71

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

nuxt.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,11 @@ export default defineNuxtConfig({
257257
'virtua/vue',
258258
'semver',
259259
'validate-npm-package-name',
260+
'@atproto/lex',
261+
'@atproto/lex-data',
262+
'@atproto/lex-json',
263+
'@atproto/lex-schema',
264+
'@atproto/lex-client',
260265
],
261266
},
262267
},

0 commit comments

Comments
 (0)