We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442efbd commit 1cca511Copy full SHA for 1cca511
netlify.toml
@@ -14,3 +14,8 @@
14
15
[context.branch-deploy]
16
command = "hugo --gc --minify -b $DEPLOY_PRIME_URL"
17
+
18
+[[plugins]]
19
+ package = "netlify-plugin-hugo-cache-resources"
20
+ [plugins.inputs]
21
+ debug = true
0 commit comments