Skip to content

Commit

Permalink
doc: mention that --loader option is experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
SirR4T committed Aug 16, 2018
1 parent d90e3ea commit 188fb32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ tcp port and communicate using the [Chrome DevTools Protocol][].
added: v9.0.0
-->

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

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

0 comments on commit 188fb32

Please sign in to comment.