1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-18 22:15:32 -04:00

vendor twemojis before building site and cache them (and ./public)

This commit is contained in:
2020-06-07 12:46:06 -04:00
parent 9b67b1be01
commit b89920cb40
2 changed files with 4 additions and 3 deletions

View File

@@ -44,7 +44,7 @@
[[plugins]]
package = "./plugins/netlify-plugin-cache"
[plugins.inputs]
paths = ["resources", "_vendor"]
paths = ["resources", "public", "_vendor"]
[[plugins]]
package = "netlify-plugin-debug-cache"