feat: support graceful 404 pages for resources

This commit is contained in:
Khinshan Khan
2019-12-01 18:30:22 -05:00
committed by Jean-Philippe Sirois
parent 0c3d8a3b4f
commit c96fb2eabf
6 changed files with 157 additions and 7 deletions
+1
View File
@@ -72,6 +72,7 @@ module.exports = {
},
`gatsby-transformer-sharp`,
`gatsby-plugin-react-svg`,
`gatsby-plugin-remove-trailing-slashes`,
`gatsby-plugin-sharp`,
{
resolve: `gatsby-plugin-manifest`,