rspack
rspack copied to clipboard
fix: should skip if module already be removed
Summary
fix: #7888
If module is already removed, should not panic
Checklist
- [ ] Tests updated (or not required).
- [ ] Documentation updated (or not required).
Deploy Preview for rspack canceled.
| Name | Link |
|---|---|
| Latest commit | e93f6424a0dc2660286d1903037be9878a52b55d |
| Latest deploy log | https://app.netlify.com/sites/rspack/deploys/66e3effb1330480008856924 |
This pull request has been automatically marked as stale because it has not had recent activity. If this pull request is still relevant, please leave any comment (for example, "bump").
why this is not merged?
Cause I can't find the minimal repro and this optimization is about to remove when incremental code splitting is stabilized