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(template): make it possible to use type in template #619

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

gregberge
Copy link
Owner

Fix #556

@vercel
Copy link

vercel bot commented Nov 11, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/gregberge/svgr/9y2pKDgqgkHLgt5oUZQA6gD4tcdV
✅ Preview: https://svgr-git-type-in-component-workaround-gregberge.vercel.app

@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #619 (6d39cf5) into main (8a1b0aa) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #619      +/-   ##
==========================================
- Coverage   89.62%   89.61%   -0.02%     
==========================================
  Files          32       32              
  Lines         694      693       -1     
  Branches      221      221              
==========================================
- Hits          622      621       -1     
  Misses         71       71              
  Partials        1        1              
Impacted Files Coverage Δ
...el-plugin-transform-svg-component/src/variables.ts 98.88% <100.00%> (-0.02%) ⬇️
packages/core/src/convert.ts
packages/core/src/transform.ts 89.47% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a1b0aa...6d39cf5. Read the comment docs.

@gregberge gregberge merged commit 5966714 into main Nov 11, 2021
@gregberge gregberge deleted the type-in-component-workaround branch November 11, 2021 20:25
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.

Prevent stripping of return type
1 participant