Skip to content

Commit 1f46eea

Browse files
guybedfordBethGriggs
authored andcommitted
doc: include --experimental-resolve-self in manpage
PR-URL: #29978 Reviewed-By: Jan Krems <jan.krems@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
1 parent 02c4d27 commit 1f46eea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/node.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ Enable experimental JSON interop support for the ES Module loader.
114114
.It Fl -experimental-modules
115115
Enable experimental ES module support and caching modules.
116116
.
117+
.It Fl -experimental-resolve-self
118+
Enable experimental support for a package to load itself.
119+
.
117120
.It Fl -experimental-policy
118121
Use the specified file as a security policy.
119122
.

0 commit comments

Comments
 (0)