mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-03-28 17:42:55 +01:00
12 lines
216 B
JSON
12 lines
216 B
JSON
{
|
|
"name": "mesh-forge",
|
|
"compatibility_date": "2025-11-29",
|
|
"assets": {
|
|
"directory": "./dist/client",
|
|
"not_found_handling": "single-page-application"
|
|
},
|
|
"observability": {
|
|
"enabled": true
|
|
}
|
|
}
|