Skip to content
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: should skip if module already be removed #7890

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JSerFeng
Copy link
Collaborator

@JSerFeng JSerFeng commented Sep 13, 2024

Summary

fix: #7888

If module is already removed, should not panic

Checklist

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

@github-actions github-actions bot added release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack. labels Sep 13, 2024
Copy link

netlify bot commented Sep 13, 2024

Deploy Preview for rspack canceled.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Panic if resolved module is deleted
1 participant