summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/dynamic_import
AgeCommit message (Collapse)Author
2023-04-26feat(cli): don't check permissions for statically analyzable dynamic imports ↵Nayeem Rahman
(#18713) Closes #17697 Closes #17658
2021-10-11refactor: integrate deno_graph into CLI (#12369)Kitson Kelly
2021-08-11chore: move test files to testdata directory (#11601)David Sherret