mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-25 09:13:07 +03:00
211f4ed3c5
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
15 lines
333 B
TOML
15 lines
333 B
TOML
#:schema node_modules/wrangler/config-schema.json
|
|
name = "branding-worker"
|
|
main = "src/index.ts"
|
|
compatibility_date = "2024-07-01"
|
|
keep_vars = true
|
|
|
|
[build]
|
|
command = "npm run build"
|
|
watch_dir = "./src"
|
|
|
|
[[kv_namespaces]]
|
|
binding = "KV"
|
|
id = "c020474a-1223-402b-be0c-cd122bab9599"
|
|
preview_id = "c320577a-5563-457b-be0c-cd152bab5599"
|