build: add netlify-plugin-hugo-cache-resources plugin

This commit is contained in:
George Cushen
2021-02-25 16:24:23 +00:00
parent 442efbd406
commit 1cca5111de

View File

@@ -14,3 +14,8 @@
[context.branch-deploy] [context.branch-deploy]
command = "hugo --gc --minify -b $DEPLOY_PRIME_URL" command = "hugo --gc --minify -b $DEPLOY_PRIME_URL"
[[plugins]]
package = "netlify-plugin-hugo-cache-resources"
[plugins.inputs]
debug = true