fix CI SPA prerender build
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
// `pnpm cf:build` copies the TanStack Start shell to index.html, which
|
||||
// `single-page-application` handling serves for any non-asset request.
|
||||
"assets": {
|
||||
"directory": ".output/public",
|
||||
"directory": "dist/client",
|
||||
"not_found_handling": "single-page-application"
|
||||
},
|
||||
"observability": {
|
||||
|
||||
Reference in New Issue
Block a user