Skip to content

Commit 5ecccba

Browse files
committed
loader: manpage changes
1 parent d04ff90 commit 5ecccba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/node.1

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,10 @@ Enable experimental \fBimport.meta.resolve()\fR parent URL support, which allows
701701
passing a second \fBparentURL\fR argument for contextual resolution.
702702
Previously gated the entire \fBimport.meta.resolve\fR feature.
703703
.
704+
.It Fl -experimental-import-text
705+
Enable experimental support for importing modules with
706+
\fBwith { type: 'text' }\fR.
707+
.
704708
.It Fl -experimental-inspector-network-resource
705709
Enable experimental support for inspector network resources.
706710
.
@@ -1859,6 +1863,8 @@ one is included in the list below.
18591863
.It
18601864
\fB--experimental-import-meta-resolve\fR
18611865
.It
1866+
\fB--experimental-import-text\fR
1867+
.It
18621868
\fB--experimental-json-modules\fR
18631869
.It
18641870
\fB--experimental-loader\fR

0 commit comments

Comments
 (0)