mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 21:24:48 +00:00
![]() We were only doing the new output on the top level install (`deno install` with no args or flags), we now do it on `deno install npm:chalk`, `deno add npm:chalk`, `deno cache ./foo.ts`, "deno install --entrypoint ./foo.ts"`. Additionally the scripts and deprecation warnings were printing above the output, now they're deferred and displayed below |
||
---|---|---|
.. | ||
bin_name_resolver.rs | ||
mod.rs |