Files
bun.sh/test/cli
Claude Bot 1f06b43d30 WIP: implement --enable-source-maps flag
- Add --enable-source-maps CLI flag to Arguments.zig
- Set JSSourceMap flag when --enable-source-maps is passed
- Add tryLoadExternalSourceMap to load external and inline sourcemaps
- Add test for --enable-source-maps functionality

Status: CLI flag works, findSourceMap API works, but stack traces not yet remapped.
Next: Debug why stack traces aren't being remapped despite code being in place.
2025-10-09 15:06:07 +00:00
..
2025-05-24 13:36:51 -07:00