wonderfulfrog.com/netlify.toml
2024-02-20 22:54:16 -08:00

9 lines
144 B
TOML

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