danielmahon/gatsby-remark-relative-images

Plugin seems to be broken on windows

peterlazzarino opened this issue · 1 comments

After tracking down an issue here it seems that when using this plugin, the images are not query-able in a windows environment.

The bug is easily reproducible by cloning this repo and attempting the query in the issue. I created a fork that only swaps out this plugin for another solution and the query works as expected on Windows. It has worked as expected on clones on mac and linux OSes. Here's my fork

I've tested this PR on a couple of local projects using Windows 10. Working fine here.