1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:35:31 -04:00

detect image properties for meta tags without hacky mounts

still a little hacky re: permalinks though....
This commit is contained in:
2019-12-21 11:06:46 -05:00
parent 47016b1109
commit 6ae5aeb3e3
8 changed files with 17 additions and 31 deletions

View File

@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
NODE_VERSION = "12.13.1"
NODE_VERSION = "12.14.0"
YARN_VERSION = "1.21.1"
YARN_FLAGS = "--no-ignore-optional --frozen-lockfile"