fix(npm): support resolving npm specifiers not in graph with import.meta.resolve for resolved packages (#29732)

This commit is contained in:
David Sherret 2025-06-13 09:23:19 -04:00 committed by GitHub
parent 1f02d34877
commit 3d5ff3cf1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 297 additions and 130 deletions

View file

@ -233,7 +233,7 @@ async function ensureNoNewITests() {
"pm_tests.rs": 0,
"publish_tests.rs": 0,
"repl_tests.rs": 0,
"run_tests.rs": 18,
"run_tests.rs": 17,
"shared_library_tests.rs": 0,
"task_tests.rs": 2,
"test_tests.rs": 0,