15 lines
297 B
JSON
15 lines
297 B
JSON
{
|
|
"name": "selfhost-hub",
|
|
"compatibility_date": "2025-04-01",
|
|
"compatibility_flags": ["nodejs_compat"],
|
|
"main": "./dist/_worker.js/index.js",
|
|
"assets": {
|
|
"directory": "./dist",
|
|
"binding": "ASSETS"
|
|
},
|
|
"observability": {
|
|
"enabled": true
|
|
},
|
|
"upload_source_maps": true
|
|
}
|