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