Skip to content

Conversation

@2heal1
Copy link
Member

@2heal1 2heal1 commented Nov 20, 2025

Summary

Related links

Checklist

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

@netlify
Copy link

netlify bot commented Nov 20, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 2f52780
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/695cfa8f5bc6ff00084fcc7a

@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Nov 20, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 20, 2025

📦 Binary Size-limit

Comparing 2f52780 to chore: release v1.7.1 (#12638) by harpsealjs

❌ Size increased by 241.50KB from 47.87MB to 48.11MB (⬆️0.49%)

@2heal1 2heal1 force-pushed the feat/shared-treeshake branch from a55f482 to 4bccd0f Compare November 20, 2025 07:44
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 20, 2025

CodSpeed Performance Report

Merging #12250 will not alter performance

Comparing feat/shared-treeshake (2f52780) with main (2ed1576)

Summary

✅ 16 untouched
⏩ 1 skipped1

Footnotes

  1. 1 benchmark was skipped, so the baseline result was used instead. If it was deleted from the codebase, click here and archive it to remove it from the performance reports.

@2heal1 2heal1 force-pushed the feat/shared-treeshake branch from 2219929 to 3c0a94e Compare December 9, 2025 08:28
…shaking

fix incorrect module name in shared config and test cases
change async process_module to sync using block_on for better performance
update shared exports optimization to handle side effects properly
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

Rsdoctor Bundle Diff Analysis

Found 5 projects in monorepo, 0 projects with changes.

📊 Quick Summary
Project Total Size Change
react-10k 5.7 MB 0
react-1k 825.4 KB 0
react-5k 2.7 MB 0
rome 984.3 KB 0
ui-components 2.1 MB 0

Generated by Rsdoctor GitHub Action

…ent tree-shaking

Add fallback for undefined moduleToHandlerMapping in shared container entry
Include additional plugins in filter list and prevent tree-shaking of shared modules by adding console logs when collectShared is true
…eshaking

Add target and plugins fields to build info when treeshaking is enabled in module federation. Also rename 'reshake' to 'reShake' for consistency across the codebase. These changes support better treeshaking analysis and configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: feature release: feature related release(mr only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants