summaryrefslogtreecommitdiffstats
path: root/wrangler.toml
blob: 003b85f03e0f45e722261e795153fd5fa5e0efd8 (plain) (blame)
1
2
3
4
5
name = "x"
main = "scripts/worker.ts"
compatibility_date = "2024-11-23"

assets = { directory = "./dist", binding = "ASSETS" }