about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--netlify.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
index b4ebc83..136eef7 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,3 +1,6 @@
 [build]
 	publish = "dest"
 	command = "./gen"
+
+[[plugins]]
+package = "netlify-plugin-debug-cache"