mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
1f9d158bdc
Flattens dispatch error handling to produce one less useless stack frame on op errors.
5 lines
350 B
Text
5 lines
350 B
Text
[WILDCARD]error: Uncaught NotFound: Cannot resolve module "[WILDCARD]/non-existent" from "[WILDCARD]/error_006_import_ext_failure.ts"
|
|
[WILDCARD]dispatch_json.ts:[WILDCARD]
|
|
at NotFound ([WILDCARD]errors.ts:[WILDCARD])
|
|
at unwrapResponse ([WILDCARD]dispatch_json.ts:[WILDCARD])
|
|
at sendAsync[WILDCARD] ([WILDCARD]dispatch_json.ts:[WILDCARD])
|