Files
bun.sh/test/cli/run
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-01-17 22:08:07 -08:00
2024-09-06 18:13:08 -07:00
2024-12-20 19:28:13 -08:00