Skip to content

Commit efc97fd

Browse files
cjihrigBridgeAR
authored andcommitted
doc: add --enable-source-maps man page entry
This commit adds the --enable-source-maps CLI flag to the man page. PR-URL: #31077 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 87f15c0 commit efc97fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: doc/node.1

+3
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ Enable FIPS-compliant crypto at startup.
110110
Requires Node.js to be built with
111111
.Sy ./configure --openssl-fips .
112112
.
113+
.It Fl -enable-source-maps
114+
Enable experimental Source Map V3 support for stack traces.
115+
.
113116
.It Fl -experimental-conditional-exports
114117
Enable experimental support for "require" and "node" conditional export targets.
115118
.

0 commit comments

Comments
 (0)