Skip to content

Commit ab6bd34

Browse files
authored
fix: deprecate the old Gatsby cache plugin (#415)
1 parent ecf66c2 commit ab6bd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
{
6868
"author": "jlengstorf",
69-
"description": "Persist the Gatsby cache between Netlify builds for huge build speed improvements! ⚡️",
69+
"description": "This plugin is deprecated. Please install the Essential Gatsby plugin instead",
7070
"name": "Gatsby cache",
7171
"package": "netlify-plugin-gatsby-cache",
7272
"repo": "https://github.com/jlengstorf/netlify-plugin-gatsby-cache",

0 commit comments

Comments
 (0)