Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
doc: change "modifiying" to "modifying"
  • Loading branch information
arkerone committed Apr 9, 2021
commit 1052ffa57be7ab29470c7fcc5bebc52fa77d9097
2 changes: 1 addition & 1 deletion doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ application reference the transpiled code, not the original source position.
effort to report stack traces relative to the original source file.

Overriding `Error.prepareStackTrace` prevents `--enable-source-maps` from
modifiying the stack trace.
modifying the stack trace.

### `--experimental-abortcontroller`
<!-- YAML
Expand Down