1.0.1 • Published 3 years ago

srcmap-unpkg v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

srcmap-unpkg

Extracts the files from a source map to a given location

USAGE:
srcmap-unpkg [OPTIONS] file1.js.map ...

OPTIONS:
    -h, --help                Print usage message
    -v, --version             Print version
    -i, --src-ignore-pattern  Ignore pattern for source files (default: node_modules)
    -m, --write-meta          Include meta information about the file as footer
    -o, --outdir path         Output directory (default: ./out)

LICENSE

MIT