mirror of
https://github.com/10h30/blog-balodeplao.git
synced 2026-05-12 15:21:15 +09:00
fix: ensure 404 phandling in wrangler configuration
This commit is contained in:
@@ -3,5 +3,6 @@
|
|||||||
"compatibility_date": "2026-03-15", // Cập nhật ngày hiện tại
|
"compatibility_date": "2026-03-15", // Cập nhật ngày hiện tại
|
||||||
"assets": {
|
"assets": {
|
||||||
"directory": "./dist",
|
"directory": "./dist",
|
||||||
|
"not_found_handling": "404-page",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user