Skip to content

Conversation

@3ru
Copy link
Member

@3ru 3ru commented Sep 9, 2025

What kind of change does this PR introduce?

Fix

Did you add tests for your changes?

If relevant, did you update the documentation?

Summary

The 'vue': '@vue/runtime-dom' alias was needed back in Vue v2(I guess), but it's no longer necessary in modern Vue (v3) setups. Since Vue v2 reached EOL, we can remove this alias from the template.

Does this PR introduce a breaking change?

Other information

@3ru 3ru requested a review from a team as a code owner September 9, 2025 11:24
@codecov
Copy link

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.68%. Comparing base (31f634a) to head (fc990de).
⚠️ Report is 295 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4538      +/-   ##
==========================================
- Coverage   90.18%   89.68%   -0.51%     
==========================================
  Files          22        9      -13     
  Lines        1702     1396     -306     
  Branches      491      445      -46     
==========================================
- Hits         1535     1252     -283     
+ Misses        167      144      -23     

see 4 files with indirect coverage changes


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 05f29c8...fc990de. 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 7c0c05d into webpack:master Sep 9, 2025
54 of 55 checks passed
@alexander-akait
Copy link
Member

Thanks

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.

2 participants