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 e92f71a commit d04ff90Copy full SHA for d04ff90
1 file changed
doc/api/cli.md
@@ -1171,6 +1171,18 @@ passing a second `parentURL` argument for contextual resolution.
1171
1172
Previously gated the entire `import.meta.resolve` feature.
1173
1174
+### `--experimental-import-text`
1175
+
1176
+<!-- YAML
1177
+added:
1178
+ - REPLACEME
1179
+-->
1180
1181
+> Stability: 1.0 - Early development
1182
1183
+Enable experimental support for importing modules with
1184
+`with { type: 'text' }`.
1185
1186
### `--experimental-inspector-network-resource`
1187
1188
<!-- YAML
0 commit comments