- Version: n/a
- Platform: Web
- Subsystem: n/a
This is a separate bug for tracking the wrong documentation described below (extracted from #30602).
The --experimental-modules entry in the Command Line Options page in the documentation says that it enables some flags, but that's wrong. What it should say is that it allows you to use the flags.
Enable latest experimental modules features (currently --experimental-conditional-exports and --experimental-self-resolve).
Also, the second flag it lists has a really big typo. --experimental-self-resolve should be --experimental-resolve-self; the words are misarranged.