summaryrefslogtreecommitdiff
path: root/wrangler.toml
blob: b5d670b1c2375f84ed70ae8daeb9f86744022452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name = "ataxia-rs"
main = "build/index.js"
compatibility_date = "2026-03-01"

[build]
command = "cargo install -q \"worker-build@^0.7\" && worker-build --release"

[assets]
directory = "./assets"
binding = "ASSETS"

[[kv_namespaces]]
binding = "ataxia"
id = "828dc8eb6d514054a382c3070dc94e8c"