From c3c16f025ca6f30f3faaa70481a125494ddcea87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Sat, 23 May 2020 19:04:29 +0200 Subject: fix: TSX analysis in module graph loader (#5785) --- cli/tests/Component.tsx | 1 + 1 file changed, 1 insertion(+) create mode 100644 cli/tests/Component.tsx (limited to 'cli/tests/Component.tsx') diff --git a/cli/tests/Component.tsx b/cli/tests/Component.tsx new file mode 100644 index 000000000..34208329b --- /dev/null +++ b/cli/tests/Component.tsx @@ -0,0 +1 @@ +import "./046_jsx_test.tsx"; \ No newline at end of file -- cgit v1.2.3