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 devsnek committed Oct 8, 2018
1 parent 6e5a331 commit 0a55d6d
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 1,181 deletions.
8 changes: 0 additions & 8 deletions doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,6 @@ added: v10.0.0

Enable experimental top-level `await` keyword support in REPL.

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

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

### `--experimental-worker`
<!-- YAML
added: v10.5.0
Expand Down Expand Up @@ -547,7 +540,6 @@ Node options that are allowed are:
- `--enable-fips`
- `--experimental-modules`
- `--experimental-repl-await`
- `--experimental-vm-modules`
- `--experimental-worker`
- `--force-fips`
- `--icu-data-dir`
Expand Down
Loading

0 comments on commit 0a55d6d

Please sign in to comment.