1.0.1 • Published 4 years ago
source-map-tools v1.0.1
简介
手动解析前端异常的source map小工具
install
npm install source-map-tools -gUsage: smt [options]
source-map 工具
Options:
  -V, --version                   output the version number
  -s, --source-path <sourcePath>  source-map文件地址
  -l, --line <line>               设置错误所在行
  -c, --column <col>              设置错误所在列
  -h, --help                      display help for command