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 <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
cjihrig authored and lpinca committed Mar 2, 2021
1 parent b7f5dc4 commit cfe0161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/node.1
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 cfe0161

Please sign in to comment.