-
Notifications
You must be signed in to change notification settings - Fork 710
Closed
Labels
Description
Reproduction link or steps
- reproduction: https://stackblitz.com/github/hi-ogawa/reproductions/tree/main/rolldown-source-map-transform-null-map?file=README.md
- source map viz
Here console.log("injected!!") is an injected code by transform hook, but it appears in source content.
What is expected?
Like rollup
What is actually happening?
wrong source content
System Info
System:
OS: Linux 5.0 undefined
CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Memory: 0 Bytes / 0 Bytes
Shell: 1.0 - /bin/jsh
Binaries:
Node: 18.20.3 - /usr/local/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 10.2.3 - /usr/local/bin/npm
pnpm: 8.15.6 - /usr/local/bin/pnpm
npmPackages:
rolldown: 0.15.0-snapshot-de64ad9-20241209003633 => 0.15.0-snapshot-de64ad9-20241209003633Any additional comments?
No response
Reactions are currently unavailable

