Bartek Iwańczuk
|
0f1349bca8
|
feat: Deprecate 'deno bundle' subcommand (#17695)
This commit adds a deprecation warning when using "deno bundle"
subcommand and removes it from the output of "deno help".
|
2023-02-14 02:13:44 +01:00 |
|
David Sherret
|
b3e88e0681
|
refactor: deno_graph 0.43 upgrade (#17692)
|
2023-02-09 22:00:23 -05:00 |
|
David Sherret
|
654e177c91
|
refactor(deno_graph): remove unused Resolved::Ok#kind usage (#17504)
See https://github.com/denoland/deno_graph/pull/205 for more details.
|
2023-01-24 08:23:19 -05:00 |
|
Geert-Jan Zwiers
|
052bcc62bb
|
refactor(cli/tools): reduce cloning (#17309)
|
2023-01-13 22:39:19 +01:00 |
|
Fenix
|
501472f06b
|
fix(cli): bundle command support shebang file (#17113)
|
2023-01-03 16:19:28 +00:00 |
|
David Sherret
|
10e4b2e140
|
chore: update copyright year to 2023 (#17247)
Yearly tradition of creating extra noise in git.
|
2023-01-02 21:00:42 +00:00 |
|
David Sherret
|
653aebfa1a
|
fix: respect the --quiet flag in more cases (#16998)
|
2022-12-09 10:54:24 -05:00 |
|
David Sherret
|
6541a0a9fd
|
refactor: cleanup main.rs (#16996)
1. Extracts out some code from main.rs
2. Inlines all the `x_command` functions in main.rs
|
2022-12-09 09:40:48 -05:00 |
|