Skip to content

fix: async entry should have unique runtime#10049

Merged
ahabhgk merged 1 commit intomainfrom
fix/async-entry-has-multiple-runtime-id
Apr 16, 2025
Merged

fix: async entry should have unique runtime#10049
ahabhgk merged 1 commit intomainfrom
fix/async-entry-has-multiple-runtime-id

Conversation

@JSerFeng
Copy link
Copy Markdown
Contributor

Summary

fix #9840

AsyncEntrypoint has unique runtime, should not merge runtime when analyze module graph.

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 Apr 16, 2025
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 16, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit ab77c07
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67ff374e73d2790008590b25
😎 Deploy Preview https://deploy-preview-10049--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 16, 2025

CodSpeed Performance Report

Merging #10049 will not alter performance

Comparing fix/async-entry-has-multiple-runtime-id (ab77c07) with main (a2b6911)

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

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

✅ 11 untouched benchmarks

@ahabhgk ahabhgk merged commit f21abc7 into main Apr 16, 2025
100 of 104 checks passed
@ahabhgk ahabhgk deleted the fix/async-entry-has-multiple-runtime-id branch April 16, 2025 08:15
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]: 1.3.0 RuntimeIdRuntimeModule must be in a single runtime

2 participants