1
mirror of https://github.com/jakejarvis/netlify-plugin-cache.git synced 2025-10-27 18:55:51 -04:00

add *very* basic example site

This commit is contained in:
2020-06-06 12:51:29 -04:00
parent 97c0823c18
commit 703b80244e
9 changed files with 37 additions and 0 deletions

7
example/netlify.toml Normal file
View File

@@ -0,0 +1,7 @@
[[plugins]]
package = "netlify-plugin-cache"
[plugins.inputs]
paths = ["cached"]
[[plugins]]
package = "netlify-plugin-debug-cache"