Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa authored Jan 6, 2025
1 parent 47dbbe7 commit 0f2c710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite-node/src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const prefixedBuiltins = new Set([
'node:sea',
'node:sqlite',
'node:test',
'node:testreporters',
'node:test/reporters',
])

const builtins = new Set([
Expand Down

0 comments on commit 0f2c710

Please sign in to comment.