Skip to content

fix: clean up deps at the beginning of compilation.finish#9414

Merged
ahabhgk merged 1 commit intomainfrom
jerry/make
Feb 20, 2025
Merged

fix: clean up deps at the beginning of compilation.finish#9414
ahabhgk merged 1 commit intomainfrom
jerry/make

Conversation

@jerrykingxyz
Copy link
Copy Markdown
Contributor

@jerrykingxyz jerrykingxyz commented Feb 20, 2025

Summary

ModuleGraph should be stable when run compilation.finish, and there are a lot of information collection steps when running hooks.finishModules, so we should clean up entry dependencies at the beginning of compilation.finish.

Checklist

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

@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: bug fix release: bug related release(mr only) labels Feb 20, 2025
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 20, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit bab50ea
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67b731140cc00f0008ac4c50

@jerrykingxyz jerrykingxyz requested a review from ahabhgk February 20, 2025 13:45
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 20, 2025

CodSpeed Performance Report

Merging #9414 will not alter performance

Comparing jerry/make (bab50ea) with main (a6726b8)

Summary

✅ 7 untouched benchmarks

@ahabhgk ahabhgk merged commit 18420bb into main Feb 20, 2025
33 checks passed
@ahabhgk ahabhgk deleted the jerry/make branch February 20, 2025 15:27
@h-a-n-a h-a-n-a mentioned this pull request Feb 25, 2025
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.

2 participants