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

Note changes to CLI arguments #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matthias-ccri
Copy link

@matthias-ccri matthias-ccri commented Jan 21, 2021

Are these fine here, or should we create a new section for CLI flags?

The --dev, -d, --prod, and -p flags technically belong to webpack-cli, so I'm not sure if they belong in this changelog. But still, people might run into this when migrating to webpack v5, since they'll update webpack-cli alongside it.

--optimize-minimize and -p are mentioned in this page: https://webpack.js.org/guides/production/#cli-alternatives so I assume they were active in v4. I'll update that doc too.

Related issue: webpack/webpack.js.org#4465

Are these fine here, or should we create a new section for CLI flags?

The `--dev`, `-d`, `--prod`, and `-p` flags technically belong to webpack-cli, so I'm not sure if they belong in this changelog. But still, people might run into this when migrating to webpack v5, since they'll update webpack-cli alongside it.

`--optimize-minimize` and `-p` are mentioned in this page: https://webpack.js.org/guides/production/#cli-alternatives so I assume they were active in v4. I'll update that doc too.
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 this pull request may close these issues.

1 participant