sourcemapper
Downloads and reconstructs original source from a .js.map. Turns a minified bundle into a readable tree for sink hunting.
Tags: sourcemap, webpack
- Category
- js
- Maintenance signal
- maintained
Install
go
go install github.com/denandz/sourcemapper@latestCommand templates
Rebuild from map URL
sourcemapper -url {url} -output {output}