Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: --experimental-modules entry in Command Line Options is wrong #30650

Closed
DerekNonGeneric opened this issue Nov 26, 2019 · 2 comments
Closed

Comments

@DerekNonGeneric
Copy link
Contributor

DerekNonGeneric commented Nov 26, 2019

  • 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.

@guybedford
Copy link
Contributor

Thanks for posting this - added #30651.

@MylesBorins
Copy link
Contributor

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants