summaryrefslogtreecommitdiff
path: root/tests/specs/npm/dynamic_npm_resolution_failure/main.ts
AgeCommit message (Collapse)Author
2024-06-11fix(npm): resolve dynamic npm imports individually (#24170)David Sherret
* https://github.com/denoland/deno_npm/pull/57 * https://github.com/denoland/deno_graph/pull/498 Closes https://github.com/denoland/deno/issues/17802