Remove the local version of the image scale plugin

This commit is contained in:
Corbin Crutchley
2020-04-04 13:05:48 -07:00
parent 8373a53b15
commit 74cc657f58
7 changed files with 5 additions and 156 deletions

View File

@@ -84,7 +84,7 @@ module.exports = {
}
},
{
resolve: `gatsby-image-svg-version`,
resolve: `gatsby-remark-images-medium-zoom`,
options: {
includedSelector: '[src$=".svg"]'
}