about summary refs log tree commit diff
path: root/netlify.toml
blob: 136eef738e9beb9aeb5a7ba67dfd89912d6df9ca (plain)
1
2
3
4
5
6
[build]
	publish = "dest"
	command = "./gen"

[[plugins]]
package = "netlify-plugin-debug-cache"