T
TanStack•4mo ago
fascinating-indigo

Custom Server entry not working (alpha)

I am tying to get lingui working with tanstack alpha and require a custom server entry. which im setting in the tanstack vite plugin like so: server: { entry: './ssr.tsx',
}, However im getting the following error:An error occured while server rendering /index.html: Cannot find module 'src/ssr.tsx' imported from '/~start/server-entry.tsx' Repo: https://github.com/UngusCode/tanstack-lingui Would appreciate any help 🙂
GitHub
GitHub - UngusCode/tanstack-lingui: minimal reproduction of issues ...
minimal reproduction of issues with custom server entry on tanstack alpha. - UngusCode/tanstack-lingui
2 Replies
fascinating-indigo
fascinating-indigoOP•4mo ago
ah I see thanks, no fix yet?

Did you find this page helpful?