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
Next Next commit
docs: document changes
  • Loading branch information
bcoe committed Feb 13, 2021
commit f1a0bf2f23865bdca939b09f03aaee152d877621
4 changes: 4 additions & 0 deletions doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,10 @@ Enable FIPS-compliant crypto at startup. (Requires Node.js to be built with
### `--enable-source-maps`
<!-- YAML
added: v12.12.0
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/37362
description: remove note about experimental status.
Comment thread
bcoe marked this conversation as resolved.
Outdated
-->

Enable [Source Map v3][] support for stack traces.
Expand Down