1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/testdata/vendor
Asher Gomez eb46296e97
feat: deprecate deno vendor (#22183)
This commit deprecates `deno vendor` subcommand in favor
of using `--vendor` flag or `"vendor": true` setting in the config file.

The subcommand is still available (until Deno 2) but is hidden from
the help output.

Closes #20584

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-07-10 03:18:10 +02:00
..
dynamic.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dynamic_non_analyzable.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dynamic_non_existent.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dynamic_non_existent.ts.out feat: deprecate deno vendor (#22183) 2024-07-10 03:18:10 +02:00
logger.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mod.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
npm_and_node_specifier.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
query_reexport.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00