Skip to content

Commit c73ef32

Browse files
committed
doc: include --experimental-resolve-self in manpage
PR-URL: nodejs#29978 Reviewed-By: Jan Krems <jan.krems@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
1 parent 69f19f4 commit c73ef32

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/node.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@ Enable experimental JSON interop support for the ES Module loader.
119119
.It Fl -experimental-modules
120120
Enable experimental ES module support and caching modules.
121121
.
122+
.It Fl -experimental-resolve-self
123+
Enable experimental support for a package to load itself.
124+
.
122125
.It Fl -experimental-policy
123126
Use the specified file as a security policy.
124127
.

0 commit comments

Comments
 (0)