mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-07-31 14:02:24 +02:00
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:
+3
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user