mirror of
https://github.com/oven-sh/bun
synced 2026-02-13 12:29:07 +00:00
- Update GetResult struct to use MappingsData union instead of extracting .list - Add generated() method to MappingsData that returns empty array for compact format - Fix toMapping to properly branch between coverage (full format) and non-coverage (compact) - Remove pointless variable discards that caused compilation errors - Error reporting now uses compact format and does on-demand VLQ decoding via find() This ensures compact sourcemaps are only expanded to full format when coverage analysis is enabled, providing memory savings for normal error reporting scenarios. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1.4 KiB
1.4 KiB