TanStack
OSS
router
Sign in / Sign up
Open main menu
router
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
6940
b9230793 fix: remove dynamic Link to nonexistent route to fix tsc --noEmit
9 days ago
by Tanner Lin...
T
Failed
6940
675641bf fix: write static server function cache to correct output directory with Nitro TSS_CLIENT_OUTPUT_DIR was baked in via Vite's define at config time, before Nitro's configEnvironment hook changed the client build.outDir. This caused staticServerFnCache files to be written to dist/client/ instead of .output/public/. - Remove TSS_CLIENT_OUTPUT_DIR from compile-time define in start-plugin-core - Set it as a runtime env var in prerender.ts using the resolved output dir - Guard server-side cache writes on TSS_CLIENT_OUTPUT_DIR being set - Add e2e test for static server functions with Nitro
9 days ago
by Tanner Lin...
T
Previous page
Previous
Next
Next page