Skip to content

fix: entryChunk depends on the runtimeChunk hash #19781

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

@xiaoxiaojx xiaoxiaojx commented Aug 10, 2025

What kind of change does this PR introduce?
Fixes CommonJS has the same issue. #19439

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 #19781 will improve performances by ×21

Comparing xiaoxiaojx:natsu_feat (f44bb6a) with main (12308d5)

Summary

⚡ 5 improvements
✅ 37 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
benchmark "cache-filesystem", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 230.3 ms 11.1 ms ×21
benchmark "many-chunks-esm", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 141.6 ms 110.4 ms +28.3%
benchmark "many-modules-commonjs", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 111.1 ms 85.9 ms +29.38%
benchmark "many-modules-esm", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 112.2 ms 89.4 ms +25.47%
benchmark "three-long", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 4,970.9 ms 390 ms ×13

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