diff --git a/client/gatsby-config.js b/client/gatsby-config.js index c82cfe8cbb7..53749705d2d 100644 --- a/client/gatsby-config.js +++ b/client/gatsby-config.js @@ -95,20 +95,6 @@ module.exports = { } } }, - // { - // resolve: `gatsby-plugin-advanced-sitemap`, - // options: { - // exclude: [ - // `/dev-404-page`, - // `/404`, - // `/404.html`, - // `/offline-plugin-app-shell-fallback`, - // `/learn`, - // /(\/)learn(\/)\S*/ - // ], - // addUncaughtPages: true - // } - // }, { resolve: 'gatsby-plugin-manifest', options: {