Skip to content

fix: require with string raw#10047

Merged
ahabhgk merged 1 commit intomainfrom
fix-require-with-string-raw
Apr 16, 2025
Merged

fix: require with string raw#10047
ahabhgk merged 1 commit intomainfrom
fix-require-with-string-raw

Conversation

@SyMind
Copy link
Copy Markdown
Member

@SyMind SyMind commented Apr 16, 2025

Summary

Fix panic when:

require(String.raw`./a.js`);

Relate #10003

Checklist

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

@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 Apr 16, 2025
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 16, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit c5a69fb
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67ff0dd7beaa6700092eb2d8

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 16, 2025

CodSpeed Performance Report

Merging #10047 will not alter performance

Comparing fix-require-with-string-raw (c5a69fb) with main (fc07d1e)

Summary

✅ 11 untouched benchmarks

@ahabhgk ahabhgk merged commit ac03fd0 into main Apr 16, 2025
33 checks passed
@ahabhgk ahabhgk deleted the fix-require-with-string-raw branch April 16, 2025 02:20
@SyMind SyMind restored the fix-require-with-string-raw branch April 16, 2025 02:26
@SyMind SyMind deleted the fix-require-with-string-raw branch April 16, 2025 02:26
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.

2 participants