-
-
Notifications
You must be signed in to change notification settings - Fork 753
feat: support MF share treeshake #12250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for rspack canceled.
|
📦 Binary Size-limit
❌ Size increased by 241.50KB from 47.87MB to 48.11MB (⬆️0.49%) |
a55f482 to
4bccd0f
Compare
CodSpeed Performance ReportMerging #12250 will not alter performanceComparing Summary
Footnotes
|
43683b8 to
b49c5b5
Compare
635668b to
98a6db7
Compare
09e0e3f to
611139b
Compare
a052b96 to
2219929
Compare
2219929 to
3c0a94e
Compare
…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
Rsdoctor Bundle Diff AnalysisFound 5 projects in monorepo, 0 projects with changes. 📊 Quick Summary
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
refactor(node_binding): remove redundant exports in wasi files
…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.
Summary
Related links
Checklist