1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00

fix: update expected output for config auto-discovery debug log (#17514)

This commit is contained in:
Leo Kettmeir 2023-01-24 17:28:22 +01:00 committed by GitHub
parent 0204071e30
commit 1084027d50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,3 @@
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.
[WILDCARD]
ok