actually fixed content-disposition encoding, made file structure less shite, updated compat date
This commit is contained in:
parent
fb190ef605
commit
7e1afcb1b1
6 changed files with 25 additions and 607 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue