Command-line interface to the source-map
module.
npm install --global stack-trace-cli
The <filePath>
is local file path to the JavaScript source map.
stack-trace <filePath> <line> <column>
Command-line interface to the source-map
module.
npm install --global stack-trace-cli
The <filePath>
is local file path to the JavaScript source map.
stack-trace <filePath> <line> <column>