rspack icon indicating copy to clipboard operation
rspack copied to clipboard

fix: should skip if module already be removed

Open JSerFeng opened this issue 1 year ago • 1 comments

Summary

fix: #7888

If module is already removed, should not panic

Checklist

  • [ ] Tests updated (or not required).
  • [ ] Documentation updated (or not required).

JSerFeng avatar Sep 13 '24 07:09 JSerFeng

Deploy Preview for rspack canceled.

Name Link
Latest commit e93f6424a0dc2660286d1903037be9878a52b55d
Latest deploy log https://app.netlify.com/sites/rspack/deploys/66e3effb1330480008856924

netlify[bot] avatar Sep 13 '24 07:09 netlify[bot]

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").

stale[bot] avatar Nov 12 '24 08:11 stale[bot]

why this is not merged?

hardfist avatar Dec 28 '24 17:12 hardfist

Cause I can't find the minimal repro and this optimization is about to remove when incremental code splitting is stabilized

JSerFeng avatar Dec 30 '24 07:12 JSerFeng