2020-09-10 17:22:55 +02:00
|
|
|
[[plugins]]
|
|
|
|
package = "netlify-plugin-gatsby-cache"
|
|
|
|
|
|
|
|
[build]
|
2020-09-13 14:28:34 +02:00
|
|
|
ignore = "git diff —quiet HEAD^ HEAD . ../contents.json"
|
2020-09-10 17:22:55 +02:00
|
|
|
publish = "public/"
|
2020-09-10 20:27:22 +02:00
|
|
|
command = "head -n 2 ../contents.json && yarn run build"
|