Add service worker remover

This commit is contained in:
Kevin Kandlbinder 2022-01-25 23:46:17 +01:00
parent 6668118fd7
commit 448d174362
3 changed files with 7 additions and 0 deletions

View file

@ -10,6 +10,7 @@ module.exports = {
siteUrl: `https://unkn0wncat.net`,
},
plugins: [
`gatsby-plugin-remove-serviceworker`,
{
resolve: `gatsby-plugin-typescript`,
options: {