Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Commit

Permalink
Remove google plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Feb 18, 2022
1 parent 483bb3a commit 76199ac
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
15 changes: 0 additions & 15 deletions app/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,4 @@ exports.plugins = [

'gatsby-plugin-react-helmet',
'gatsby-plugin-material-ui',

{
resolve: 'gatsby-plugin-google-tagmanager',
options: {
id: 'UA-179378718-1',
},
},

{
resolve: 'gatsby-plugin-google-analytics',
options: {
trackingId: 'UA-179378718-1',
respectDNT: true,
},
},
]
2 changes: 0 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
"react-helmet": "^6.1.0",
"gatsby": "^2.24.65",
"gatsby-plugin-material-ui": "^2.1.10",
"gatsby-plugin-google-tagmanager": "^2.3.13",
"gatsby-plugin-google-analytics": "^2.3.15",
"gatsby-plugin-typescript": "^2.4.20",
"gatsby-plugin-react-helmet": "^3.3.11",
"gatsby-legacy-polyfills": "^0.0.5",
Expand Down
27 changes: 0 additions & 27 deletions app/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76199ac

Please sign in to comment.