wonderfulfrog.com/netlify.toml
2024-02-20 22:42:41 -08:00

9 lines
145 B
TOML

[[plugins]]
package = "netlify-plugin-cache"
[plugins.inputs]
paths = [ ".cache" ]
[build]
publish = "dist/"
command = "npm run build"