GitHub - chbrown/unmap: Unpack a JavaScript Source Map back into filesystem structure
-
Notifications
You must be signed in to change notification settings - Fork 26
unmap
Unpack a JavaScript Source Map back into a filesystem structure.
Usage: unmap [options] lib.js.map [lib2.js.map [...]] Options: --help Print this help message --version Print version --sourceRoot string Override "sourceRoot" field --output path Output directory (default: current directory)
License
Copyright 2019โ2020 Christopher Brown. MIT Licensed.