From f5eb177f50a0bf37bc6bd9d87b447c73a53b6ea5 Mon Sep 17 00:00:00 2001 From: Kitson Kelly Date: Tue, 9 Nov 2021 12:26:39 +1100 Subject: feat(cli): support React 17 JSX transforms (#12631) Closes #8440 --- cli/tests/testdata/jsx_import_source.out | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cli/tests/testdata/jsx_import_source.out (limited to 'cli/tests/testdata/jsx_import_source.out') diff --git a/cli/tests/testdata/jsx_import_source.out b/cli/tests/testdata/jsx_import_source.out new file mode 100644 index 000000000..b9555987a --- /dev/null +++ b/cli/tests/testdata/jsx_import_source.out @@ -0,0 +1,2 @@ +[WILDCARD] +imported http://localhost:4545/jsx/jsx-runtime -- cgit v1.2.3