Skip to content

Commit 8de0c08

Browse files
authored
Remove unused gatsby plugins (#3511)
1 parent 49a57e1 commit 8de0c08

3 files changed

Lines changed: 10 additions & 333 deletions

File tree

packages/typescriptlang-org/gatsby-config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ module.exports = {
4949
},
5050
},
5151

52-
// Support for downloading or pre-caching pages, needed for PWAs
53-
// "gatsby-plugin-offline",
54-
5552
// Creates TS types for queries during `gatsby dev`
5653
{
5754
resolve: "gatsby-plugin-typegen",

packages/typescriptlang-org/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,12 @@
3030
"gatsby-plugin-client-side-redirect": "^1.1.0",
3131
"gatsby-plugin-i18n": "^1.0.1",
3232
"gatsby-plugin-manifest": "^5.16.0",
33-
"gatsby-plugin-offline": "^6.16.0",
3433
"gatsby-plugin-react-helmet": "^6.16.0",
3534
"gatsby-plugin-sass": "^6.16.0",
3635
"gatsby-plugin-sharp": "^5.16.0",
3736
"gatsby-plugin-sitemap": "^6.16.0",
38-
"gatsby-react-router-scroll": "6.16.0",
3937
"gatsby-remark-autolink-headers": "^6.16.0",
4038
"gatsby-remark-copy-linked-files": "^6.16.0",
41-
"gatsby-remark-emojis": "^0.4.3",
4239
"gatsby-remark-images": "^7.16.0",
4340
"gatsby-remark-responsive-iframe": "^6.16.0",
4441
"gatsby-remark-shiki-twoslash": "^3.0.38",

0 commit comments

Comments
 (0)