Skip to content

feat: don't normalize options on js side - part4#2870

Merged
hyf0 merged 1 commit intorolldown:mainfrom
shulaoda:feat/remove-normalized-options
Nov 22, 2024
Merged

feat: don't normalize options on js side - part4#2870
hyf0 merged 1 commit intorolldown:mainfrom
shulaoda:feat/remove-normalized-options

Conversation

@shulaoda
Copy link
Copy Markdown
Member

@shulaoda shulaoda commented Nov 22, 2024

Description

closes #2835

I'm uncertain whether we should remove the current NormalizedInputOptions and NormalizedOutputOptions and replace them with InputOptions and OutputOptions. If this change is necessary, it would be the final part.

@netlify
Copy link
Copy Markdown

netlify bot commented Nov 22, 2024

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 59f76dc
🔍 Latest deploy log https://app.netlify.com/sites/rolldown-rs/deploys/674099b93e0fe500089d3684

Copy link
Copy Markdown
Member

@hyf0 hyf0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm uncertain whether we should remove the current NormalizedInputOptions and NormalizedOutputOptions and replace them with InputOptions and OutputOptions

No needed.

NormalizedInputOptions NormalizedOutputOptions will be refactored in #1041. You could leave it to me. Great works!

@hyf0 hyf0 added this pull request to the merge queue Nov 22, 2024
Merged via the queue into rolldown:main with commit db4090b Nov 22, 2024
@shulaoda shulaoda deleted the feat/remove-normalized-options branch November 22, 2024 15:28
sxzz added a commit to unplugin/unplugin-isolated-decl that referenced this pull request Nov 23, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove all options normalization in js side and everything should work as usual

2 participants