File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -701,6 +701,10 @@ Enable experimental \fBimport.meta.resolve()\fR parent URL support, which allows
701701passing a second \fB parentURL \fR argument for contextual resolution.
702702Previously gated the entire \fB import.meta.resolve \fR feature.
703703.
704+ .It Fl -experimental-import-text
705+ Enable experimental support for importing modules with
706+ \fB with { type: 'text' } \fR .
707+ .
704708.It Fl -experimental-inspector-network-resource
705709Enable 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
You can’t perform that action at this time.
0 commit comments