1.0.1 • Published 2 years ago

source-map-tools v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

简介

手动解析前端异常的source map小工具

install

npm install source-map-tools -g
Usage: 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