yumechi-no-kuni-proxy-worker/wrangler.toml

6 lines
200 B
TOML
Raw Normal View History

name = "yumechi-no-kuni-proxy-worker"
main = "build/worker/shim.mjs"
compatibility_date = "2024-11-11"
[build]
command = "cargo install -q worker-build && worker-build --release --features cf-worker"