Skip to content

Did WDS drop the "config" arg? #1264

@drcmda

Description

@drcmda
  • Operating System: MACOS High Sierra
  • Node Version: 9.3.0
  • NPM Version: 5.6.0
  • webpack Version: 3.0.0-alpha6
  • webpack-dev-server Version: 4.0.0-alpha.4
  • This is a bug
  • This is a modification request
$ webpack-dev-server --config .dev/webpack.config.js --colors

webpack-dev-server 3.0.0-alpha6
webpack 4.0.0-alpha.4
Usage: https://webpack.js.org/configuration/dev-server/

Unknown argument: config
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with signal "SIGTERM".
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "dev" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

It doesn't even show up any longer on npx webpack-dev-server --help. Did it move somewhere else or was the name changed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions