Skip to content

feat: add support for plugin usage with dedicated wrappers and logging#2272

Open
bjohansebas wants to merge 3 commits intonextfrom
plugin_support
Open

feat: add support for plugin usage with dedicated wrappers and logging#2272
bjohansebas wants to merge 3 commits intonextfrom
plugin_support

Conversation

@bjohansebas
Copy link
Member

Summary

I still need to add tests. This is so that when webpack-dev-server is used as a plugin, we don’t flood the logs and it respects the webpack logger option.

What kind of change does this PR introduce?

Did you add tests for your changes?

Does this PR introduce a breaking change?

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Use of AI

@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.02%. Comparing base (df7ddb4) to head (f149b0a).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2272      +/-   ##
==========================================
+ Coverage   96.92%   97.02%   +0.09%     
==========================================
  Files          13       13              
  Lines         911      940      +29     
  Branches      266      275       +9     
==========================================
+ Hits          883      912      +29     
  Misses         28       28              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bjohansebas bjohansebas marked this pull request as ready for review March 6, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant