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.
7 lines
503 B
Text
7 lines
503 B
Text
[WILDCARD]error: Uncaught URIError: relative import path "bad-module.ts" not prefixed with / or ./ or ../ Imported from "[WILDCARD]/error_011_bad_module_specifier.ts"
|
|
[WILDCARD]dispatch_json.ts:[WILDCARD]
|
|
at unwrapResponse ($deno$/dispatch_json.ts:[WILDCARD])
|
|
at sendSync ($deno$/dispatch_json.ts:[WILDCARD])
|
|
at resolveModules ($deno$/compiler_imports.ts:[WILDCARD])
|
|
at processImports ($deno$/compiler_imports.ts:[WILDCARD])
|
|
at processImports ($deno$/compiler_imports.ts:[WILDCARD])
|