Skip to content

multicompiler build with webpack serve #15824

Closed
@vankop

Description

@vankop

Bug report

Multicompiler build with dependencies fails with webpack serve and success with common webpack build

What is the current behavior?
build with webpack serve fails without building dependency compiler first.

If the current behavior is a bug, please provide the steps to reproduce.

https://github.com/vankop/webpack-serve-bug

  • run npm run build. it should successfully build
  • remove src2/build1.js
  • run npm run serve. it should fail

What is the expected behavior?
build succeeded

Other relevant information:
webpack version: latest
Node.js version:
Operating System:
Additional tools:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions