0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests/testdata/run/with_config/auto_discovery_log.out
2023-01-24 15:41:22 +01:00

11 lines
634 B
Text

DEBUG RS - deno::args::config_file:529 - Config file found at '[WILDCARD]deno.jsonc'
DEBUG RS - deno::js:33 - Deno isolate init with snapshots.
DEBUG JS - args []
DEBUG RS - deno::worker:66 - main_module [WILDCARD]
DEBUG RS - deno::proc_state:327 - Preparing module load.
DEBUG RS - deno::cache::parsed_source:156 - Loading cached module analyzer.
DEBUG RS - deno::proc_state:406 - Creating module graph.
DEBUG RS - deno::file_fetcher:551 - FileFetcher::fetch() - specifier: [WILDCARD]
DEBUG RS - deno_runtime::permissions:55 - ⚠️️ Granted read access to "[WILDCARD]"
DEBUG RS - deno::proc_state:498 - Prepared module load.
ok