Skip to content

Option quiet does not show initial startup information #2233

Description

@aryzing
  • Operating System: Ubuntu 18.04 LTS
  • Node Version: v11.12.0
  • NPM Version: 6.7.0
  • webpack Version: 4.39.2
  • webpack-dev-server Version: 3.8.0
  • Browser: Chrome 76
  • This is a bug
  • This is a modification request

Code

  devServer: {
    contentBase: false,
    hot: true,
    quiet: true,
  },

Expected Behavior

To see the initial startup information in the console, and nothing else

Actual Behavior

There is no output at all to the console.

For Bugs; How can we reproduce the behavior?

Check out this repro repo: https://github.com/aryzing/wds-repro-quiet-flag-not-working

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions