-
-
Notifications
You must be signed in to change notification settings - Fork 587
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
fix: side effects optimize for dynamic reexports #8125
Conversation
✅ Deploy Preview for rspack canceled.
|
Test Compatibility Diff
Unpassed tests4 🔴 Stats chunkGroups: TODO |
Summary
Fix side effects optimize for dynamic reexports, should generate correct import specifiers, checkout the test cases for more detail
Checklist