fix: port webpack fix for __webpack_module__ name collision for v1.x#12988
fix: port webpack fix for __webpack_module__ name collision for v1.x#12988
Conversation
* Initial plan * feat: port webpack fix for __webpack_module__ name collision - Implement pre_declarator hook to detect 'module' variable declarations - Implement pre_statement hook to detect 'module' function/class declarations - Add test cases for collision scenarios Co-authored-by: SyMind <19852293+SyMind@users.noreply.github.com> * fix: use fixed internal variable names for consistency Co-authored-by: SyMind <19852293+SyMind@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: SyMind <19852293+SyMind@users.noreply.github.com> Co-authored-by: Cong-Cong <dacongsama@live.com>
a5684da to
c7dab4d
Compare
Rsdoctor Bundle Diff AnalysisFound 5 projects in monorepo, 5 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 react-10kPath:
📁 react-1kPath:
📁 react-5kPath:
📁 ui-componentsPath:
📁 romePath:
Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
🎉 Size decreased by 589.88KB from 48.59MB to 48.02MB (⬇️1.19%) |
CodSpeed Performance ReportMerging this PR will not alter performanceComparing Summary
Footnotes
|
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Skipping Bugbot: Bugbot is disabled for this repository |
Summary
cherry pick #12956 for Rspack v1.x
Related links
Checklist