We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04ff90 commit 5ecccbaCopy full SHA for 5ecccba
1 file changed
doc/node.1
@@ -701,6 +701,10 @@ Enable experimental \fBimport.meta.resolve()\fR parent URL support, which allows
701
passing a second \fBparentURL\fR argument for contextual resolution.
702
Previously gated the entire \fBimport.meta.resolve\fR feature.
703
.
704
+.It Fl -experimental-import-text
705
+Enable experimental support for importing modules with
706
+\fBwith { type: 'text' }\fR.
707
+.
708
.It Fl -experimental-inspector-network-resource
709
Enable experimental support for inspector network resources.
710
@@ -1859,6 +1863,8 @@ one is included in the list below.
1859
1863
.It
1860
1864
\fB--experimental-import-meta-resolve\fR
1861
1865
1866
+\fB--experimental-import-text\fR
1867
+.It
1862
1868
\fB--experimental-json-modules\fR
1869
1870
\fB--experimental-loader\fR
0 commit comments