reddit hackernews mail facebook facebook linkedin
sourcemapper

sourcemapper

Extract JavaScript source trees from source map files.

Sourcemapper is a bit of golang to parse a sourcemap, as generated by webpack or similar, and spit out the original JavaScript files, recreating the source tree based on the file paths in the sourcemap.