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

Commit 89b6f79

Browse files
jdaltonnodejs-ci
authored andcommitted
esm: Remove --experimental-vm-modules.
PR-URL: #6 Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent 5ed193c commit 89b6f79

15 files changed

+2
-1266
lines changed

doc/api/cli.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,6 @@ added: v10.0.0
9797

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

100-
### `--experimental-vm-modules`
101-
<!-- YAML
102-
added: v9.6.0
103-
-->
104-
105-
Enable experimental ES Module support in the `vm` module.
106-
107100
### `--experimental-worker`
108101
<!-- YAML
109102
added: v10.5.0
@@ -612,7 +605,6 @@ Node.js options that are allowed are:
612605
- `--enable-fips`
613606
- `--experimental-modules`
614607
- `--experimental-repl-await`
615-
- `--experimental-vm-modules`
616608
- `--experimental-worker`
617609
- `--force-fips`
618610
- `--icu-data-dir`

0 commit comments

Comments
 (0)