Skip to content

Commit

Permalink
www: Remove sw (#26054)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthachatterjee authored and KyleAMathews committed Jul 29, 2020
1 parent 1a20b7d commit d5a9d02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion www/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ module.exports = {
icon: `${__dirname}/src/assets/gatsby-icon.png`,
},
},
`gatsby-plugin-offline`,
`gatsby-plugin-remove-serviceworker`,
`gatsby-transformer-csv`,
`gatsby-plugin-twitter`,
`gatsby-plugin-react-helmet`,
Expand Down
1 change: 1 addition & 0 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"gatsby-plugin-offline": "^3.2.21",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^2.6.22",
"gatsby-plugin-sitemap": "^2.4.11",
"gatsby-plugin-theme-ui": "^0.3.0",
Expand Down

0 comments on commit d5a9d02

Please sign in to comment.