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

Commit 2fa778b

Browse files
jdaltonMylesBorins
authored andcommitted
esm: Remove --experimental-vm-modules.
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>
1 parent 1173502 commit 2fa778b

15 files changed

+2
-1216
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
@@ -569,7 +562,6 @@ Node.js options that are allowed are:
569562
- `--enable-fips`
570563
- `--experimental-modules`
571564
- `--experimental-repl-await`
572-
- `--experimental-vm-modules`
573565
- `--experimental-worker`
574566
- `--force-fips`
575567
- `--icu-data-dir`

0 commit comments

Comments
 (0)