mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-18 22:15:32 -04:00
update netlify-plugin-cache to v1.0.2 [skip ci]
This commit is contained in:
@@ -37,11 +37,12 @@
|
||||
publish = "public"
|
||||
autoLaunch = false
|
||||
|
||||
# Cache resoures between builds, see plugins/netlify-plugin-cache/index.js
|
||||
# Cache resoures between builds:
|
||||
# https://github.com/jakejarvis/netlify-plugin-cache
|
||||
[[plugins]]
|
||||
package = "@netlify/plugin-local-install-core"
|
||||
[[plugins]]
|
||||
package = "netlify-plugin-cache"
|
||||
package = "./plugins/netlify-plugin-cache"
|
||||
[plugins.inputs]
|
||||
paths = ["resources", "_vendor"]
|
||||
[[plugins]]
|
||||
|
Reference in New Issue
Block a user