Configure SPA fallback for Workers assets
This commit is contained in:
parent
a9bda098a7
commit
c50ddc2e06
2 changed files with 6 additions and 6 deletions
|
|
@ -1 +0,0 @@
|
||||||
/* /index.html 200
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "rda-2026",
|
"name": "rda-2026",
|
||||||
"compatibility_date": "2025-12-21",
|
"compatibility_date": "2025-12-21",
|
||||||
"assets": {
|
"assets": {
|
||||||
"directory": "./dist/public"
|
"directory": "./dist/public",
|
||||||
}
|
"not_found_handling": "single-page-application",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue