hygraph / gatsby-source-graphcms

The official Gatsby source plugin for GraphCMS projects
https://graphcms.com
MIT License
145 stars 41 forks source link

fix: Asset download #222

Closed luciobenini closed 2 years ago

luciobenini commented 2 years ago

Fix for assets download and local filenames. MDX problem still remains.

jpedroschmitz commented 2 years ago

Hey @luciobenini, do you have a GitHub repository that reproduces the error? I tried to reproduce it, but I couldn't do so.

I'm not sure if this fixes the issue. I would need a repo to check it and to find a solution!

notrab commented 2 years ago

Thanks @luciobenini @jpedroschmitz

I was working with the Gatsby team in another branch which was just released that fixes the asset downloads.

I hope this new version fixes your issue, and thanks for the PR ❤️