Skip to content

Conversation

@aramissennyeydd
Copy link
Contributor

Summary

Have been noticing this for a while, we fixed this with a recent fork of this plugin to support Rspack and wanting to contribute this back as we still have folks on the webpack plugin. Basically, by tapping the hook and returning true, we're consuming all events and not letting webpack actually print them. Removing the return true fixes the issue.

Details

How it was tested

Tested in our monorepo that webpack-dev-middleware logs for HTTP requests were getting printed with this change and were not getting printed without this change.

Impacted documentation

Signed-off-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
Signed-off-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
@iclanton iclanton enabled auto-merge (squash) October 7, 2025 22:42
@iclanton iclanton merged commit 077d5e0 into microsoft:main Oct 7, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in Bug Triage Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

2 participants