反编译vue打包后的文件(带MAP文件)
2019-12-21 本文已影响0人
KNight丶千与千寻
https://www.npmjs.com/package/reverse-sourcemap
npm install --global reverse-sourcemap
reverse-sourcemap - Reverse engineering JavaScript and CSS sources from sourcemaps
Usage: reverse-sourcemap [options] <file|directory>
-h, --help Help and usage instructions
-V, --version Version number
-v, --verbose Verbose output, will print which file is currently being processed
-o, --output-dir String Output directory - default: .
-M, --match String Regular expression for matching and filtering files - default: \.map$
-r, --recursive Recursively search matching files
Version 0.4.0
reverse-sourcemap -v js -o main