mirror of
https://github.com/imputnet/cobalt.git
synced 2025-08-13 16:08:27 +00:00
web/wrangler: add not_found_handling
This commit is contained in:
parent
ee2be1fb9e
commit
58209970ac
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user