Add service worker remover

This commit is contained in:
Kevin Kandlbinder 2022-01-25 23:49:08 +01:00
parent f3f3d2d533
commit dc4b0107e8
3 changed files with 7 additions and 0 deletions

View file

@ -116,6 +116,7 @@ module.exports = {
sameAs: extConfig.sameAs,
},
plugins: [
`gatsby-plugin-remove-serviceworker`,
`gatsby-plugin-eslint`,
`gatsby-plugin-image`,
`gatsby-plugin-sharp`,