hverlin / restore-stacktrace

De-minify stack traces using source maps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

restore-stacktrace

$ node src/main.js --help

  Usage: main [options]

  Options:

    -h, --help                output usage information
    -V, --version             output the version number
    -m, --maps <value>        Directory containing source maps
    -s, --stacktrace <value>  File containing minified stack trace

About

De-minify stack traces using source maps.

License:Other


Languages

Language:JavaScript 100.0%