feat(cloudflare): worker-hosted version.json for UI updates
This commit is contained in:
9
packages/cloudflare/wrangler.toml
Normal file
9
packages/cloudflare/wrangler.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
name = "codenomad-ui-host"
|
||||
main = "src/index.ts"
|
||||
compatibility_date = "2026-01-22"
|
||||
|
||||
[assets]
|
||||
directory = "./dist"
|
||||
binding = "ASSETS"
|
||||
not_found_handling = "404-page"
|
||||
run_worker_first = ["/version.json"]
|
||||
Reference in New Issue
Block a user