0.1.0 • Published 6 years ago
source-error v0.1.0
source-error
To see the original information of JavaScript error through map file.
quick start
Install:
npm install source-error -gUsage:
source-error [options] <dir> [extraDirs...]options
-l, --line <line>: error line-c, --column <column>: error column-m, --map <map>: map file path (if starts withhttp://orhttps://, it will be treated as url, any others will be treated as local file path)
0.1.0
6 years ago