summaryrefslogtreecommitdiff
path: root/tests/testdata/compile/jsr_dynamic_import
AgeCommit message (Collapse)Author
2024-04-12test(compile): dynamic JSR imports are working correctly (#23306)Bartek IwaƄczuk
Adds a test that ensure that dynamic import from JSR are working correctly for `deno compile`.