-
-
Notifications
You must be signed in to change notification settings - Fork 757
refactor: use EsmLibraryPlugin for modern-module library type #12712
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
Conversation
✅ Deploy Preview for rspack-v2 canceled.
|
ff796d4 to
ac31718
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 319.50KB from 47.99MB to 47.68MB (⬇️0.65%) |
CodSpeed Performance ReportMerging this PR will improve performance by 10.08%Comparing Summary
Performance Changes
Footnotes
|
ac31718 to
e54fb05
Compare
86db9f7 to
e2061a6
Compare
e2061a6 to
36c87b9
Compare
Summary
Refactor: Using
EsmLibraryPluginas the implementation ofmodern-module.Update a lots of incorrect
test.config.js.Introduce a new config in library
preserveModuleswhich only works formodern-moduleat presentRelated links
Checklist