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 jsx transform to work with additional options #62

Merged
merged 1 commit into from
Dec 10, 2022
Merged

Conversation

cometkim
Copy link
Owner

Fixes #61

@cometkim cometkim self-assigned this Dec 10, 2022
@changeset-bot
Copy link

changeset-bot bot commented Dec 10, 2022

🦋 Changeset detected

Latest commit: b947900

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
nanobundle Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Dec 10, 2022

Codecov Report

Base: 83.87% // Head: 84.06% // Increases project coverage by +0.18% 🎉

Coverage data is based on head (b947900) compared to base (10ac4e4).
Patch coverage: 93.93% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   83.87%   84.06%   +0.18%     
==========================================
  Files           8        8              
  Lines        1501     1531      +30     
  Branches      220      227       +7     
==========================================
+ Hits         1259     1287      +28     
- Misses        242      244       +2     
Impacted Files Coverage Δ
src/context.ts 95.33% <93.93%> (-0.37%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cometkim cometkim merged commit d5ed671 into main Dec 10, 2022
@cometkim cometkim deleted the jsx-react branch December 10, 2022 15:33
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.

jsx transform doesn't work
1 participant