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

refactor: remove as much getRawOptions as possible #8773

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

h-a-n-a
Copy link
Contributor

@h-a-n-a h-a-n-a commented Dec 19, 2024

Summary

RawOptions is a intermediate representation for normalized rspack options. This is used to normalize options
from JS to better fit to rust data structures. In this PR, as much getRawOptions logic is moved to the rust side.

Checklist

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

Copy link

netlify bot commented Dec 19, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 005b5a1
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/6763f04a05266a0008d2ae72

@h-a-n-a h-a-n-a marked this pull request as ready for review December 19, 2024 08:29
Copy link

codspeed-hq bot commented Dec 19, 2024

CodSpeed Performance Report

Merging #8773 will not alter performance

Comparing h-a-n-a:remove-get-raw-options (005b5a1) with main (22f3bb0)

Summary

✅ 1 untouched benchmarks

@h-a-n-a h-a-n-a force-pushed the remove-get-raw-options branch from 1cb822f to 005b5a1 Compare December 19, 2024 10:07
@LingyuCoder LingyuCoder merged commit 28abee8 into web-infra-dev:main Dec 20, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants