Add plugins to create responsive images

This commit is contained in:
Moris Zen
2018-07-06 10:18:15 +02:00
parent 7867ae3b09
commit 992359788d
4 changed files with 1357 additions and 41 deletions

View File

@@ -12,7 +12,9 @@ module.exports = {
protocol: 'https',
hostingWPCOM: false,
useACF: true,
}
}
},
},
'gatsby-transformer-sharp',
'gatsby-plugin-sharp',
],
}