diff options
author | 2022-03-08 18:56:12 -0800 | |
---|---|---|
committer | 2022-03-08 18:56:12 -0800 | |
commit | 0a742506ff6aa746367ae14450aa099945e265e0 (patch) | |
tree | a57afed1bcafd95c778416f38b7c9a84a909b014 /integration/snapshots/cjs-transform-shouldnt-have-static-imports-in-cjs-function.hmr.debug.js | |
parent | 701d6ec45d7e339b352b37869bd2a7d4849b35fb (diff) | |
download | bun-0a742506ff6aa746367ae14450aa099945e265e0.tar.gz bun-0a742506ff6aa746367ae14450aa099945e265e0.tar.zst bun-0a742506ff6aa746367ae14450aa099945e265e0.zip |
sourcemappings
Diffstat (limited to 'integration/snapshots/cjs-transform-shouldnt-have-static-imports-in-cjs-function.hmr.debug.js')
-rw-r--r-- | integration/snapshots/cjs-transform-shouldnt-have-static-imports-in-cjs-function.hmr.debug.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/integration/snapshots/cjs-transform-shouldnt-have-static-imports-in-cjs-function.hmr.debug.js b/integration/snapshots/cjs-transform-shouldnt-have-static-imports-in-cjs-function.hmr.debug.js index f549ad406..614797836 100644 --- a/integration/snapshots/cjs-transform-shouldnt-have-static-imports-in-cjs-function.hmr.debug.js +++ b/integration/snapshots/cjs-transform-shouldnt-have-static-imports-in-cjs-function.hmr.debug.js @@ -42,3 +42,5 @@ export { $$hmr_foo as foo, $$hmr_bar as bar }; + +//# sourceMappingURL=http://localhost:8080/cjs-transform-shouldnt-have-static-imports-in-cjs-function.js.map |