Skip to content

webpack-dev-server hangs completely on error when failOnError: true #21

Closed
@limejoe

Description

@limejoe
  • Operating System: Win10
  • Node Version: 12.16.1
  • NPM Version: 6.13.4
  • webpack Version: 4.44.2
  • eslint-webpack-plugin Version: 2.1.0

Expected Behavior

Build should be failed, webpack-dev-server job should exit or complete

Actual Behavior

The build is failed, but webpack-dev-server job hangs and does not finish
image

Code

webpack.common.config.js
https://gist.github.com/limejoe/04e87d012f0c27e1983a3a6da0c6be64

webpack.dev_ui_only.config.js
https://gist.github.com/limejoe/74cbb88a8e72d0852b799fcecb14f6a5

How Do We Reproduce?

run webpack-dev-server --open --config webpack.dev_ui_only.config.js

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