Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-03 | fix(cli): bundle command support shebang file (#17113) | Fenix | |
2022-09-19 | refactor: move out test files from root testdata directory into sub ↵ | David Sherret | |
directories (#15949) | |||
2022-05-17 | feat: subcommands type-check only local files by default (#14623) | Bartek Iwańczuk | |
This commit changes default mode of type-checking to "local" and adds "--check" flag to following subcommands: - deno bench - deno bundle - deno cache - deno compile - deno eval - deno install - deno test | |||
2021-10-13 | chore: test for bundling export specifier with alias (#12421) | David Sherret | |
2021-09-02 | chore: upgrade crates (#11894) | Bartek Iwańczuk | |
Co-authored-by: David Sherret <dsherret@gmail.com> | |||
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret | |