Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-14 | feat: Deprecate 'deno bundle' subcommand (#17695) | Bartek IwaĆczuk | |
This commit adds a deprecation warning when using "deno bundle" subcommand and removes it from the output of "deno help". | |||
2023-01-24 | refactor(deno_graph): remove unused Resolved::Ok#kind usage (#17504) | David Sherret | |
See https://github.com/denoland/deno_graph/pull/205 for more details. | |||
2023-01-03 | fix(cli): bundle command support shebang file (#17113) | Fenix | |