diff options
Diffstat (limited to 'integration/snapshots/ts-fallback-rewrite-works.js')
-rw-r--r-- | integration/snapshots/ts-fallback-rewrite-works.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/integration/snapshots/ts-fallback-rewrite-works.js b/integration/snapshots/ts-fallback-rewrite-works.js index a4e489f28..4b0789922 100644 --- a/integration/snapshots/ts-fallback-rewrite-works.js +++ b/integration/snapshots/ts-fallback-rewrite-works.js @@ -1,3 +1,5 @@ export function test() { return testDone(import.meta.url); } + +//# sourceMappingURL=http://localhost:8080/ts-fallback-rewrite-works.js.map |