Webpack.js.org: CLI: Update docs to v4

Created on 7 Oct 2020  路  4Comments  路  Source: webpack/webpack.js.org

__Feature to document__
New CLI

__Author(s)__
Me

__Additional information__
A lot has changed in the CLI v4 since v3 hence this issue is to track updates to the new CLI docs.

/cc @evilebottnawi

  • [x] I am willing to work on this issue and submit a pull request.

Most helpful comment

Main Highlights -

  • [x] Core flags
  • [x] Negated flags
  • [x] Multiple types fir stats -> --stats (means stats: true) , --stats verbose (means stats: verbose)
  • [x] Multiple entries --entry a.js --entry b.js
  • [x] --env flag
  • [x] --analyze
  • [ ] out of box serve & info

All 4 comments

Main Highlights -

  • [x] Core flags
  • [x] Negated flags
  • [x] Multiple types fir stats -> --stats (means stats: true) , --stats verbose (means stats: verbose)
  • [x] Multiple entries --entry a.js --entry b.js
  • [x] --env flag
  • [x] --analyze
  • [ ] out of box serve & info

We've touched almost everything in the new CLI, need full rewrite 馃槃

@snitin315 I think I've covered most from your list, can you go over again and see what we've missed?

I think only the last point is left from the list.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AlexanderTserkovniy picture AlexanderTserkovniy  路  4Comments

MartinDelille picture MartinDelille  路  3Comments

marcofugaro picture marcofugaro  路  3Comments

gilmoreorless picture gilmoreorless  路  4Comments

webpack-bot picture webpack-bot  路  5Comments