You've already forked netlify-plugin-cache
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:
7
example/netlify.toml
Normal file
7
example/netlify.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[[plugins]]
|
||||
package = "netlify-plugin-cache"
|
||||
[plugins.inputs]
|
||||
paths = ["cached"]
|
||||
|
||||
[[plugins]]
|
||||
package = "netlify-plugin-debug-cache"
|
||||
Reference in New Issue
Block a user