mirror of
https://github.com/denoland/deno.git
synced 2025-02-25 06:32:41 -05:00
![]() This PR updates `deno run` to fallback to executing tasks when there is no script with the specified name. If there are both script and a task with the same name then `deno run` will prioritise executing the script. |
||
---|---|---|
.. | ||
__test__.jsonc | ||
deno.json | ||
main.out | ||
main.ts | ||
not_found.out |