Skip to content

fix: panic when imported json file is empty#8397

Merged
JSerFeng merged 2 commits intomainfrom
fix/panic-empty-json
Nov 11, 2024
Merged

fix: panic when imported json file is empty#8397
JSerFeng merged 2 commits intomainfrom
fix/panic-empty-json

Conversation

@LingyuCoder
Copy link
Copy Markdown
Contributor

@LingyuCoder LingyuCoder commented Nov 11, 2024

Summary

fix #8390

Not sure why built failed module is also been concatenated, this pr only fixes the panic

Checklist

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

@LingyuCoder LingyuCoder requested a review from JSerFeng November 11, 2024 04:51
@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: bug fix release: bug related release(mr only) labels Nov 11, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 11, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit c0963a4
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67318d677c567800089360bf

@JSerFeng JSerFeng merged commit 82b19c4 into main Nov 11, 2024
@JSerFeng JSerFeng deleted the fix/panic-empty-json branch November 11, 2024 10:05
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]: Empty JSON Files (using RSBuild)

2 participants