Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 279 Bytes

Source-map CLI

Command-line interface to the source-map module.

npm install --global stack-trace-cli

Usage

The <filePath> is local file path to the JavaScript source map.

stack-trace <filePath> <line> <column>