yumechi-no-kuni-proxy-worker/wrangler.toml
eternal-flame-AD 146e317849
init
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-13 05:23:22 -06:00

6 lines
No EOL
200 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"