fix(node): better detection for when to surface node resolution errors (#24653)

This commit is contained in:
David Sherret 2024-07-23 20:22:24 -04:00 committed by GitHub
parent 445e05a39d
commit 52ababc4bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
35 changed files with 678 additions and 519 deletions

View file

@ -218,7 +218,7 @@ async function ensureNoNewITests() {
"lsp_tests.rs": 0,
"node_compat_tests.rs": 4,
"node_unit_tests.rs": 2,
"npm_tests.rs": 97,
"npm_tests.rs": 93,
"pm_tests.rs": 0,
"publish_tests.rs": 0,
"repl_tests.rs": 0,