Merge pull request #434 from SNikhill/feature/237-incremental-builds

Add Netlify GatsbyCache Plugin
This commit is contained in:
Jean-Philippe Sirois
2021-10-26 14:01:23 -04:00
committed by GitHub
+3
View File
@@ -1,2 +1,5 @@
[build]
command = "yarn run fetch-users && yarn run build"
[[plugins]]
package = "netlify-plugin-gatsby-cache"