web/wrangler: add not_found_handling
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"name": "cobalt",
|
"name": "cobalt",
|
||||||
"compatibility_date": "2025-06-01",
|
"compatibility_date": "2025-06-01",
|
||||||
"assets": {
|
"assets": {
|
||||||
"directory": "./build"
|
"directory": "./build",
|
||||||
|
"not_found_handling": "404-page"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user