Skip to content

fix: fix GetChunkFilename failure caused by dependOn entry #19783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xiaoxiaojx
Copy link
Member

What kind of change does this PR introduce?
Fixes #18409

Did you add tests for your changes?
Yes

Does this PR introduce a breaking change?
No

What needs to be documented once your changes are merged?
No

Copy link

codspeed-hq bot commented Aug 10, 2025

CodSpeed Performance Report

Merging #19783 will degrade performances by 92.17%

Comparing xiaoxiaojx:fix/issue-18409_2 (ac1cf13) with main (12308d5)

Summary

⚡ 5 improvements
❌ 2 regressions
✅ 35 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
benchmark "cache-filesystem", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 230.3 ms 370.7 ms -37.88%
benchmark "devtool-source-map", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 81.8 ms 44.7 ms +82.95%
benchmark "future-defaults", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 102.9 ms 52.8 ms +94.64%
benchmark "lodash", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 67.3 ms 859.6 ms -92.17%
benchmark "many-chunks-esm", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 141.6 ms 92.2 ms +53.55%
benchmark "many-modules-esm", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 112.2 ms 89.5 ms +25.39%
benchmark "three-long", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 4,970.9 ms 353 ms ×14

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.

runtime.js cannot find bundles to require when code splitting among multiple bundles is enabled
1 participant