From 5873adeb5e6ec2113eeb5adc964b7ce129d4905d Mon Sep 17 00:00:00 2001 From: Nayeem Rahman Date: Sun, 14 Feb 2021 06:38:41 +0000 Subject: fix(cli/source_map): Don't use file names from source maps (#9462) --- cli/tests/inline_js_source_map_2.js.out | 2 -- 1 file changed, 2 deletions(-) (limited to 'cli/tests/inline_js_source_map_2.js.out') diff --git a/cli/tests/inline_js_source_map_2.js.out b/cli/tests/inline_js_source_map_2.js.out index 008eb0657..13e50bac4 100644 --- a/cli/tests/inline_js_source_map_2.js.out +++ b/cli/tests/inline_js_source_map_2.js.out @@ -1,4 +1,2 @@ error: Uncaught Error: Hello world! -throw new Error("Hello world!"); - ^ at http://localhost:4545/cli/tests/inline_js_source_map_2.ts:6:7 -- cgit v1.2.3