Replace video-tag with upstream fix

This commit is contained in:
Corbin Crutchley
2019-10-08 07:27:25 -07:00
parent e30b984a27
commit fcf00f23b6
5 changed files with 11 additions and 74 deletions

View File

@@ -74,7 +74,7 @@ module.exports = {
},
},
{
resolve: 'video-tag',
resolve: 'gatsby-remark-video',
options: {
width: '100%',
height: 'auto',