Commit 8f8d920
committed
feat: add scopes command and CLI integration tests
Add `srcmap scopes` command to inspect ECMA-426 scopes and variable
bindings in source maps, with both human-readable and --json output.
Add 32 integration tests covering all CLI commands (info, validate,
lookup, resolve, decode, encode, mappings, concat, remap, symbolicate,
scopes, schema) including error handling and stdin support.
Fix README commands table to include symbolicate and scopes.1 parent ff2e01e commit 8f8d920
10 files changed
Lines changed: 1102 additions & 0 deletions
File tree
- crates/cli
- src
- tests
- fixtures
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments