summaryrefslogtreecommitdiff
path: root/cli/tools/coverage/mod.rs
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-03-13 22:44:16 -0400
committerGitHub <noreply@github.com>2023-03-14 02:44:16 +0000
commit9aa20b3ba758765863a4c1055097fda399efcfc3 (patch)
tree08ee8de378feb8037bbf609912939718620eaf08 /cli/tools/coverage/mod.rs
parent48ede89f1f192df28cc74822d7bb79b0b4bd0957 (diff)
refactor: --watch commands use deno_core::resolve_url_or_path (#18172)
This commit changes various CLI subcommands that have support for the "--watch" flag to use initial current working directory when resolving "main module". This is part of migration towards explicitly passing current working directory to "deno_core::resolve_url_or_path" API. As a side effect this makes "deno <subcommand> --watch" more aligned to user expectations, where calling "Deno.chdir()" during program doesn't break watcher. Towards landing https://github.com/denoland/deno/pull/15454
Diffstat (limited to 'cli/tools/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions