1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-02 03:26:47 +01:00

8 lines
205 B
TOML
Raw Normal View History

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