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: napi value convert error in css-loader #6250

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Conversation

ahabhgk
Copy link
Collaborator

@ahabhgk ahabhgk commented Apr 16, 2024

Summary

before pathdata.chunk.contentHash is only HashMap<String, String>, but in practice (css-loader) it can be a String

Checklist

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

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

netlify bot commented Apr 16, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 1c3bf04
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/661e3e5f1ec342000890d9fb

@ahabhgk
Copy link
Collaborator Author

ahabhgk commented Apr 16, 2024

!canary

@ahabhgk ahabhgk requested a review from h-a-n-a April 16, 2024 06:58
h-a-n-a
h-a-n-a previously approved these changes Apr 16, 2024
@ahabhgk ahabhgk enabled auto-merge (squash) April 16, 2024 07:02
Copy link
Contributor

0.6.1-canary-73b2bcc-20240416082447

@ahabhgk ahabhgk merged commit d47c281 into main Apr 16, 2024
28 checks passed
@ahabhgk ahabhgk deleted the fix-napi-string-proto branch April 16, 2024 09:17
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.

None yet

2 participants