Skip to content

Commit 1cca511

Browse files
committed
build: add netlify-plugin-hugo-cache-resources plugin
1 parent 442efbd commit 1cca511

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

netlify.toml

+5
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@
1414

1515
[context.branch-deploy]
1616
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

Comments
 (0)