yumechi-no-kuni-proxy-worker/wrangler.toml
eternal-flame-AD cf1af773a6
follow JS promise model in cf-worker build
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-13 10:49:30 -06:00

10 lines
256 B
TOML

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"
[observability]
enabled = true
head_sampling_rate = 1