From 89b61b5d05b7441d42e4e88fe1180d9d3dc1727e Mon Sep 17 00:00:00 2001 From: Satya Rohith Date: Tue, 4 May 2021 17:57:20 +0530 Subject: fix(cli): give context when failed to load import map (#10478) --- cli/tests/error_import_map_unable_to_load.out | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cli/tests/error_import_map_unable_to_load.out (limited to 'cli/tests/error_import_map_unable_to_load.out') diff --git a/cli/tests/error_import_map_unable_to_load.out b/cli/tests/error_import_map_unable_to_load.out new file mode 100644 index 000000000..50760e438 --- /dev/null +++ b/cli/tests/error_import_map_unable_to_load.out @@ -0,0 +1,4 @@ +error: Unable to load '[WILDCARD]' import map + +Caused by: + [WILDCARD] \ No newline at end of file -- cgit v1.2.3