Skip to content

fix: verify TanStack SSR with Vite+ preview #2617 - #1

Open
fengmk2 wants to merge 3 commits into
test/ssr-baseline-1391from
fix/vite-plus-preview-2617
Open

fix: verify TanStack SSR with Vite+ preview #2617#1
fengmk2 wants to merge 3 commits into
test/ssr-baseline-1391from
fix/vite-plus-preview-2617

Conversation

@fengmk2

@fengmk2 fengmk2 commented Sep 6, 2026

Copy link
Copy Markdown

The parent PR #2 reproduces the HTTP 404 failure with Vite+ 0.1.18. This PR pins vite-plus, the vite alias, and the override to the preview build from PR #2617: 0.0.0-commit.15cc57f55e221b26ca82e7475ce90d22af8b5cd0. The .npmrc file selects the preview registry. The old @voidzero-dev/vite-plus-test alias is removed.

The workflow and SSR test come from #2 and remain identical across the stack. All application dependency versions, including TanStack Start, remain unchanged.

Baseline CI fails on Linux, macOS, and Windows at expected 404 to be 200. Preview CI passes the same SSR test and production build on all three platforms. The test checks HTTP 200 and server-rendered content for / and /about.

@fengmk2
fengmk2 force-pushed the fix/vite-plus-preview-2617 branch from 2ce93c5 to cca7fff Compare September 7, 2026 01:33
@fengmk2
fengmk2 changed the base branch from main to test/ssr-baseline-1391 September 7, 2026 01:34
@fengmk2
fengmk2 force-pushed the fix/vite-plus-preview-2617 branch from cca7fff to aaa3078 Compare September 7, 2026 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant