mirror of
https://github.com/denoland/deno.git
synced 2025-01-09 15:48:16 -05:00
351e79642a
Support running tasks that have no command and only dependencies. This is useful for when you want to group tasks only. |
||
---|---|---|
.. | ||
arg_task_with_deps | ||
basic1 | ||
basic2 | ||
cross_package | ||
cycle | ||
cycle_2 | ||
diamond | ||
diamond_big | ||
no_command | ||
__test__.jsonc | ||
arg_task_with_deps.out | ||
basic1.out | ||
basic2.out | ||
build1.js | ||
build2.js | ||
cross_package.out | ||
cycle.out | ||
cycle_2.out | ||
diamond.out | ||
diamond_big.out | ||
diamond_big_list.out | ||
diamond_list.out | ||
no_command.out | ||
no_command_list.out | ||
run.js | ||
util.js |