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

SVG conversion #3

Open
matthieuh opened this issue Nov 30, 2020 · 1 comment
Open

SVG conversion #3

matthieuh opened this issue Nov 30, 2020 · 1 comment

Comments

@matthieuh
Copy link

Hello,

I started using your plugins for gatsby-transformer-rehype and I discover an issue regarding SVG.
SVG are converted to png but files are still named filename.svg.

Checking the code it seems that gif and svg images are omitted: fileType !== 'gif' && fileType !== 'svg'
but console logging filtetype values are .gif or .svg so thos files are never omitted.

Feel free to ask if you want more debug informations.

Good job for the work you did with this plugin 👍

@matthieuh matthieuh changed the title SVG converssion SVG conversion Nov 30, 2020
@thandaanda
Copy link
Member

Hi @matthieuh ,

Thanks for bringing this to our notice. Our team is working on adding new features to Draftbox CMS and might not be able to fix this issue in recent timeline. We would definitely welcome a PR, and if you have any questions let us know!

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

No branches or pull requests

2 participants