Skip to content

fix: support file protocol in configuration options#4702

Merged
alexander-akait merged 2 commits intomainfrom
fix-handle-file-protocol-in-extends
Mar 16, 2026
Merged

fix: support file protocol in configuration options#4702
alexander-akait merged 2 commits intomainfrom
fix-handle-file-protocol-in-extends

Conversation

@alexander-akait
Copy link
Member

Summary

support file protocol for configuration options

What kind of change does this PR introduce?

fix

Did you add tests for your changes?

Yes

Does this PR introduce a breaking change?

No

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

Nothing

Use of AI

No

@changeset-bot
Copy link

changeset-bot bot commented Mar 16, 2026

🦋 Changeset detected

Latest commit: 6f806f6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
webpack-cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.44%. Comparing base (37e4270) to head (6f806f6).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4702      +/-   ##
==========================================
- Coverage   91.44%   91.44%   -0.01%     
==========================================
  Files          14       14              
  Lines        4710     4708       -2     
  Branches      678      678              
==========================================
- Hits         4307     4305       -2     
  Misses        401      401              
  Partials        2        2              
Files with missing lines Coverage Δ
packages/webpack-cli/src/webpack-cli.ts 96.08% <100.00%> (-0.01%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37e4270...6f806f6. Read the comment docs.

🚀 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.

@alexander-akait alexander-akait merged commit fd28679 into main Mar 16, 2026
19 checks passed
@alexander-akait alexander-akait deleted the fix-handle-file-protocol-in-extends branch March 16, 2026 17:57
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