Skip to content

Commit 91f4af6

Browse files
committed
chore: remove gatsby-cloud-gatsby-plugin (#33077)
1 parent 8fd4865 commit 91f4af6

File tree

4 files changed

+16
-224
lines changed

4 files changed

+16
-224
lines changed

gatsby-config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ module.exports = {
2929
icon: `src/images/gatsby-icon.png`, // This path is relative to the root of the site.
3030
},
3131
},
32-
`gatsby-plugin-gatsby-cloud`,
3332
// this (optional) plugin enables Progressive Web App + Offline functionality
3433
// To learn more, visit: https://gatsby.dev/offline
3534
// `gatsby-plugin-offline`,

package-lock.json

Lines changed: 0 additions & 112 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"author": "Kyle Mathews <[email protected]>",
77
"dependencies": {
88
"gatsby": "^3.13.0",
9-
"gatsby-plugin-gatsby-cloud": "^2.11.0",
109
"gatsby-plugin-image": "^1.13.0",
1110
"gatsby-plugin-manifest": "^3.13.0",
1211
"gatsby-plugin-offline": "^4.13.0",

0 commit comments

Comments
 (0)