mirror of
https://github.com/denoland/deno.git
synced 2025-01-13 17:39:18 -05:00
543c687c34
Currently we only warn once. With this PR, we continue to warn about not-run scripts on explicit `deno install` (or cache). For `run` (or other subcommands) we only warn the once, as we do currently. |
||
---|---|---|
.. | ||
bin_entries.rs | ||
lifecycle_scripts.rs |