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
355 B
Text
5 lines
355 B
Text
[WILDCARD]error: Uncaught NotFound: Cannot resolve module "[WILDCARD]/bad-module.ts" from "[WILDCARD]/error_005_missing_dynamic_import.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])
|