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: Pass correct option to swc #54

Merged
merged 2 commits into from
Oct 21, 2023
Merged

fix: Pass correct option to swc #54

merged 2 commits into from
Oct 21, 2023

Conversation

kdy1
Copy link
Contributor

@kdy1 kdy1 commented Oct 21, 2023

Parser options pass to swc.transform should be correct, otherwise it becomes Syntax::Es(Default::default()).
I don't know why serde behaves in this way, though.

@kdy1
Copy link
Contributor Author

kdy1 commented Oct 21, 2023

Context: huozhi/bunchee#278

@kdy1
Copy link
Contributor Author

kdy1 commented Oct 21, 2023

@SukkaW Can you publish a new version once this is merged?

@SukkaW SukkaW merged commit db69d78 into SukkaW:master Oct 21, 2023
1 check failed
@SukkaW
Copy link
Owner

SukkaW commented Oct 21, 2023

The fix is included in the 0.10.3.

@kdy1
Copy link
Contributor Author

kdy1 commented Oct 21, 2023

Thank you!

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.

None yet

2 participants