#How to use Tanstack router virtual file route?
9 messages · Page 1 of 1 (latest)
what's missing from here?
https://tanstack.com/router/latest/docs/framework/react/routing/virtual-file-routes
We'd like to thank the Remix team for . We've taken inspiration from their work and adapted it to work with TanStack Router's existing file-based route-tree generation. Virtual file routes are a power...
thanks i found it but it would've been cooler if there was some examples also a cli setup
I have question
do virtual-file-routes have auto code splitting feature?
yes they do the same as normal fileroutes
sure we could add this to the cli. if you want to contribute....?
it's so cool
will look into it
last question so that means since tanstack start uses file based routing
i can use this virtual-routing in start?