mirror of
https://github.com/denoland/deno.git
synced 2025-02-15 01:57:09 -05:00
![David Sherret](/assets/img/avatar_default.png)
Additionaly, this no longer unnecessarily stores the source twice for file specifiers and fixes some sourcemap issues. Closes https://github.com/denoland/deno/issues/27284
5 lines
163 B
Text
5 lines
163 B
Text
hello
|
|
error: Uncaught (in promise) Error: boom!
|
|
throw new Error(value);
|
|
^
|
|
at http://localhost:4545/compile/standalone_error_module_with_imports_2.ts:7:7
|