fix(netlify): add . to plugin dir
This commit is contained in:
parent
c597c208a8
commit
3496001c26
@ -17,4 +17,4 @@
|
|||||||
command = "cd exampleSite && hugo --gc --themesDir ../.. -b ${DEPLOY_PRIME_URL}"
|
command = "cd exampleSite && hugo --gc --themesDir ../.. -b ${DEPLOY_PRIME_URL}"
|
||||||
|
|
||||||
[[plugins]]
|
[[plugins]]
|
||||||
package = "/.netlify/plugins/netlify-plugin-hugo-cache-resources"
|
package = "./.netlify/plugins/netlify-plugin-hugo-cache-resources"
|
Loading…
Reference in New Issue
Block a user