summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/compile
AgeCommit message (Expand)Author
2023-03-19feat(compile): Add support for web workers in standalone mode (#17657)Andreu Botella
2023-03-19feat(compile): Enable multiple roots for a standalone module graph (#17663)Andreu Botella
2023-03-05test(compile): Add a test for dynamic imports in `deno compile` (#18017)Andreu Botella
2022-12-08fix(compile): ensure import map is used when specified in deno config file (#...David Sherret
2022-09-19refactor: move out test files from root testdata directory into sub directori...David Sherret
2022-05-17feat: subcommands type-check only local files by default (#14623)Bartek IwaƄczuk