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

Commit 531b6d4

Browse files
jdaltonMylesBorins
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 ed6814e commit 531b6d4

13 files changed

+1
-1415
lines changed

doc/api/cli.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -169,13 +169,6 @@ added: v11.8.0
169169

170170
Enable experimental diagnostic report feature.
171171

172-
### `--experimental-vm-modules`
173-
<!-- YAML
174-
added: v9.6.0
175-
-->
176-
177-
Enable experimental ES Module support in the `vm` module.
178-
179172
### `--force-fips`
180173
<!-- YAML
181174
added: v6.0.0
@@ -686,7 +679,6 @@ Node.js options that are allowed are:
686679
- `--experimental-modules`
687680
- `--experimental-repl-await`
688681
- `--experimental-report`
689-
- `--experimental-vm-modules`
690682
- `--force-fips`
691683
- `--icu-data-dir`
692684
- `--inspect`

0 commit comments

Comments
 (0)