fix: delete an artefact from gatsby-config.js (#49700)

pull/49578/merge
Amedov Bekmuhamet 2023-03-21 14:20:50 +06:00 committed by GitHub
parent 9136f8e408
commit 34e89b360b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 14 deletions

View File

@ -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: {