/Sourcemap-Unpack

Unpack source maps

Primary LanguageJavaScriptMIT LicenseMIT

Source map file unpacker

Install by running npm i -g source-map-unpacker

Usage

Usage: unpack [options]

Options:
  -p, --path <p>    input map file
  -f, --filter <f>  filter
  -o, --output <o>  output folder
  -h, --help        output usage information