T
TanStack6mo ago
deep-jade

Can I use Virtual file routes with tanstack start ?

Can I use Virtual file routes with tanstack start like in tanstack router?
4 Replies
extended-salmon
extended-salmon6mo ago
should work yes
deep-jade
deep-jadeOP6mo ago
when tru to add vite.config.ts and pass routes files it deals with routes.tsx as a new file route, as it still deals with file based not with my new config, even if same config works in another project with tanstack router only
extended-salmon
extended-salmon6mo ago
needs to be configured in app.config.ts under tsr
deep-jade
deep-jadeOP6mo ago
okay, thanks for help

Did you find this page helpful?