/restore-source-tree

Restores file structure from source map

Primary LanguageJavaScript

restore-source-tree

Restores file structure from source map (only Webpack source map files supported)

Usage

> npm i -g restore-source-tree

> restore-source-tree --out-dir <OUT_DIR> <FILE1> <FILE2> <FILE3>