Mike-Dax / gatsby-remark-videos

Embed html5 style looping videos in your Gatsby site direct from your markdown. Used on https://electricui.com
MIT License
13 stars 13 forks source link

feat: append support to using `pathPrefix` #13

Open yoh1496 opened 4 years ago

yoh1496 commented 4 years ago

In the situation, which you would like to deploy with pathPrefix (for example, GitLab pages) , video source tags generated by gatsby-remark-videos does not contain paths linked to files correctly.

Could you merge this pull request and support using pathPrefix ?