Skip to content

fix: dynamic entry dependency reuse#9268

Merged
ahabhgk merged 1 commit intomainfrom
fix-dynamic-entry-reasons
Feb 13, 2025
Merged

fix: dynamic entry dependency reuse#9268
ahabhgk merged 1 commit intomainfrom
fix-dynamic-entry-reasons

Conversation

@ahabhgk
Copy link
Copy Markdown
Contributor

@ahabhgk ahabhgk commented Feb 12, 2025

Summary

Add "cache" to dynamic entry plugin for creating entry dependency, this "cache" tell incremental that this entry dependency is not changed so it can be reused and skip the following module make

Checklist

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

@github-actions github-actions bot added release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack. labels Feb 12, 2025
@ahabhgk ahabhgk requested review from JSerFeng and SyMind February 12, 2025 11:32
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 12, 2025

Deploy Preview for rspack canceled.

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

@ahabhgk ahabhgk enabled auto-merge (squash) February 12, 2025 11:32
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 12, 2025

CodSpeed Performance Report

Merging #9268 will not alter performance

Comparing fix-dynamic-entry-reasons (ee278ee) with main (9f82074)

🎉 Hooray! codspeed-node just leveled up to 4.0.0!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 6 untouched benchmarks

@ahabhgk ahabhgk merged commit 9206624 into main Feb 13, 2025
37 checks passed
@ahabhgk ahabhgk deleted the fix-dynamic-entry-reasons branch February 13, 2025 03:43
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