summaryrefslogtreecommitdiff
path: root/tests/specs/npm/unanalyzable_dynamic_import/main.ts
AgeCommit message (Collapse)Author
2024-06-05fix: support importing statically unanalyzable npm specifiers (#24107)David Sherret
Closes https://github.com/denoland/deno/issues/20479 Closes https://github.com/denoland/deno/issues/18744