aboutsummaryrefslogtreecommitdiff
path: root/test/snapshots/tsx-fallback-rewrite-works.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/snapshots/tsx-fallback-rewrite-works.js')
-rw-r--r--test/snapshots/tsx-fallback-rewrite-works.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/snapshots/tsx-fallback-rewrite-works.js b/test/snapshots/tsx-fallback-rewrite-works.js
new file mode 100644
index 000000000..5de13ced2
--- /dev/null
+++ b/test/snapshots/tsx-fallback-rewrite-works.js
@@ -0,0 +1,5 @@
+export function test() {
+ return testDone(import.meta.url);
+}
+
+//# sourceMappingURL=http://localhost:8080/tsx-fallback-rewrite-works.js.map