Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Commit

Permalink
esm: Remove --experimental-vm-modules.
Browse files Browse the repository at this point in the history
PR-URL: #6
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Myles Borins <mylesborins@google.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
  • Loading branch information
jdalton authored and nodejs-ci committed Jan 22, 2019
1 parent 4584786 commit 43aeef4
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 1,419 deletions.
8 changes: 0 additions & 8 deletions doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,13 +169,6 @@ added: REPLACEME

Enable experimental diagnostic report feature.

### `--experimental-vm-modules`
<!-- YAML
added: v9.6.0
-->

Enable experimental ES Module support in the `vm` module.

### `--force-fips`
<!-- YAML
added: v6.0.0
Expand Down Expand Up @@ -685,7 +678,6 @@ Node.js options that are allowed are:
- `--experimental-modules`
- `--experimental-repl-await`
- `--experimental-report`
- `--experimental-vm-modules`
- `--force-fips`
- `--icu-data-dir`
- `--inspect`
Expand Down
Loading

0 comments on commit 43aeef4

Please sign in to comment.