Skip to content

Commit 188fb32

Browse files
committed
doc: mention that --loader option is experimental
1 parent d90e3ea commit 188fb32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ tcp port and communicate using the [Chrome DevTools Protocol][].
137137
added: v9.0.0
138138
-->
139139

140-
Specify the `file` as a custom loader, to load [ECMAScript Modules][].
140+
Specify the `file` of the custom [experimental ECMAScript Module][] loader.
141141

142142
### `--napi-modules`
143143
<!-- YAML
@@ -694,4 +694,4 @@ greater than `4` (its current default value). For more information, see the
694694
[debugger]: debugger.html
695695
[emit_warning]: process.html#process_process_emitwarning_warning_type_code_ctor
696696
[libuv threadpool documentation]: http://docs.libuv.org/en/latest/threadpool.html
697-
[ECMAScript Modules]: esm.html#esm_loader_hooks
697+
[experimental ECMAScript Module]: esm.html#esm_loader_hooks

0 commit comments

Comments
 (0)