mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-18 21:45:31 -04:00
extracted & published netlify-plugin-cache on NPM: https://github.com/jakejarvis/netlify-plugin-cache
This commit is contained in:
@@ -39,13 +39,11 @@
|
||||
|
||||
# Cache resoures between builds, see plugins/netlify-plugin-cache/index.js
|
||||
[[plugins]]
|
||||
package = "./plugins/netlify-plugin-cache"
|
||||
package = "netlify-plugin-cache"
|
||||
[plugins.inputs]
|
||||
paths = ["resources", "_vendor"]
|
||||
# [[plugins]]
|
||||
# package = "netlify-plugin-debug-cache"
|
||||
# [[plugins]]
|
||||
# package = "@netlify/plugin-local-install-core"
|
||||
[[plugins]]
|
||||
package = "netlify-plugin-debug-cache"
|
||||
|
||||
# The most important headers and redirects are specified in the _headers and
|
||||
# _redirects files generated by Hugo. These are additional custom rules.
|
||||
|
Reference in New Issue
Block a user