added 'accept' header to API calls for faster response times, updated deps and compat date

This commit is contained in:
uh wot 2022-11-06 19:37:37 +01:00
parent 0a1e2fbe90
commit c09a27e99b
Signed by: uhwot
GPG key ID: CB2454984587B781
4 changed files with 316 additions and 123 deletions

View file

@ -4,7 +4,7 @@ kv_namespaces = [
{ binding = "KV", id = "974c0967a84e415daa054bbbcc7f80c6", preview_id = "cfcc6491f3484cbca664913836635113" }
]
main = "./main.js"
compatibility_date = "2022-05-12"
compatibility_date = "2022-11-06"
[build]
command = "yarn run wasm_build"