Skip to content

fix(core): allow non-utf8 string in source code#8009

Merged
hardfist merged 2 commits intomainfrom
yj/fix-issue-8006
Sep 28, 2024
Merged

fix(core): allow non-utf8 string in source code#8009
hardfist merged 2 commits intomainfrom
yj/fix-issue-8006

Conversation

@hardfist
Copy link
Copy Markdown
Contributor

@hardfist hardfist commented Sep 27, 2024

Summary

close #8006, shouldn't throw error when contains non-ut8 comment

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 27, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Sep 27, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 8e75ac1
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66f6ac91903ce200084ad52d

@hardfist hardfist enabled auto-merge (squash) September 27, 2024 13:15
@hardfist hardfist requested a review from chenjiahan September 27, 2024 15:23
@hardfist hardfist merged commit b90321f into main Sep 28, 2024
@hardfist hardfist deleted the yj/fix-issue-8006 branch September 28, 2024 00:07
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]: error: invalid utf-8 sequence of 1 bytes from index xxx

2 participants