All checks were successful
tombutcher.work/tombutcher-ui/pipeline/head This commit looks good
14 lines
300 B
JSON
14 lines
300 B
JSON
{
|
|
"$schema": "node_modules/wrangler/config-schema.json",
|
|
"name": "tombutcher-ui",
|
|
"main": "api/index.js",
|
|
"compatibility_date": "2025-03-21",
|
|
"assets": {
|
|
"not_found_handling": "single-page-application",
|
|
"binding": "WORKER_ASSETS"
|
|
},
|
|
"observability": {
|
|
"enabled": true
|
|
}
|
|
}
|