chore: update compatibility date to 2025-11-29 and add not_found_handling for single-page-application in wrangler.json

This commit is contained in:
Ben Allfree
2025-11-30 04:26:16 -08:00
parent 1e503fd6c4
commit 890f40f018
+3 -2
View File
@@ -1,8 +1,9 @@
{
"name": "mesh-forge",
"compatibility_date": "2024-09-23",
"compatibility_date": "2025-11-29",
"assets": {
"directory": "./dist"
"directory": "./dist",
"not_found_handling": "single-page-application"
},
"observability": {
"enabled": true