Skip to content

Commit

Permalink
doc: remove experimental from --enable-source-maps
Browse files Browse the repository at this point in the history
PR-URL: nodejs#37540
Refs: nodejs#37362
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
cjihrig committed Mar 1, 2021
1 parent d5c3ed0 commit f91509b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/node.1
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Requires Node.js to be built with
.Sy ./configure --openssl-fips .
.
.It Fl -enable-source-maps
Enable experimental Source Map V3 support for stack traces.
Enable Source Map V3 support for stack traces.
.
.It Fl -experimental-import-meta-resolve
Enable experimental ES modules support for import.meta.resolve().
Expand Down

0 comments on commit f91509b

Please sign in to comment.