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 <[email protected]>
Reviewed-By: Myles Borins <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
  • Loading branch information
jdalton authored and MylesBorins committed Feb 16, 2019
1 parent ed6814e commit 531b6d4
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 1,415 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: v11.8.0

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 @@ -686,7 +679,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 531b6d4

Please sign in to comment.