Skip to content

deepraining/source-error

Repository files navigation

source-error

English Documentation

通过 map 文件查看 JavaScript 报错的原始信息.

快速开始

安装:

npm install source-error -g

使用:

source-error [options]

参数

  • -l, --line <line>: 错误行号
  • -c, --column <column>: 错误列号
  • -m, --map <map>: map 文件路径 (如果是以 http://https:// 开头, 则会被当作 url 处理, 其他的则会被当作本地文件处理)

About

通过 map 文件查看 JavaScript 报错的原始信息. To see the original information of JavaScript error through map file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published