inhuman-cpc / restore-source-tree

Restores file structure from source map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

Restores file structure from source map


Languages

Language:JavaScript 100.0%