Commit 7d463b2
committed
refactor: use @jridgewell/trace-mapping for source-map composition
Read maps with `TraceMap`/`decodedMappings`/`originalPositionFor`/
`sourceContentFor` from `@jridgewell/trace-mapping` (already a direct
dep) instead of an in-house decoder, and keep the small inline VLQ
encoder for emitting the composed `mappings` string.1 parent b5403f6 commit 7d463b2
2 files changed
Lines changed: 72 additions & 254 deletions
0 commit comments