Skip to content

fix: should set code generation hash to concatenated module#8062

Merged
LingyuCoder merged 1 commit intomainfrom
fix/concate-module-hash
Oct 9, 2024
Merged

fix: should set code generation hash to concatenated module#8062
LingyuCoder merged 1 commit intomainfrom
fix/concate-module-hash

Conversation

@LingyuCoder
Copy link
Copy Markdown
Contributor

Summary

Fix #7937

Cause code generation hash of concatenated module is None, if contents its of inner modules change, the chunk hash will not change.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@LingyuCoder LingyuCoder requested a review from JSerFeng October 8, 2024 06:45
@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Oct 8, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Oct 8, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 1b27999
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/6704d4fb0670e500095872ac

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Oct 8, 2024
@LingyuCoder LingyuCoder merged commit fb85dc0 into main Oct 9, 2024
@LingyuCoder LingyuCoder deleted the fix/concate-module-hash branch October 9, 2024 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Chunks hashes calculated with errors

2 participants