actually fixed content-disposition encoding, made file structure less shite, updated compat date

This commit is contained in:
uh wot 2023-07-02 01:39:10 +02:00
parent fb190ef605
commit 7e1afcb1b1
Signed by: uhwot
GPG key ID: CB2454984587B781
6 changed files with 25 additions and 607 deletions

View file

@ -3,8 +3,8 @@ workers_dev = true
kv_namespaces = [
{ binding = "KV", id = "974c0967a84e415daa054bbbcc7f80c6", preview_id = "cfcc6491f3484cbca664913836635113" }
]
main = "./main.js"
compatibility_date = "2022-11-06"
main = "./src/main.js"
compatibility_date = "2023-05-18"
[build]
command = "yarn run wasm_build"