Skip to content

Commit f08130e

Browse files
cjihrigtargos
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 <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Anto Aravinth <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent d5c0e4d commit f08130e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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)