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

feat(webpack-cli): stats #1299

Merged
merged 7 commits into from
Mar 9, 2020
Merged

Commits on Mar 9, 2020

  1. feat(webpack-cli): stats

    Amended also the usage of output. `--standard` has been removed and `--pretty` will show the fancy output, which is experimental.
    ematipico committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    7b4c41a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5440e51 View commit details
    Browse the repository at this point in the history
  3. tests: fixed missing tests

    ematipico committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    2412d0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    328fab0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dee0b53 View commit details
    Browse the repository at this point in the history
  6. tests: removed snapshot

    ematipico committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    e89165c View commit details
    Browse the repository at this point in the history
  7. docs: fixed grammar

    ematipico committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    4d7208a View commit details
    Browse the repository at this point in the history