TanStackT
TanStack8mo ago
4 replies
yummy-teal

Is it possible to lazy load route tree instead of single lazy component?

According to the documentation at https://tanstack.com/router/latest/docs/framework/react/guide/code-splitting, I can create a lazy route with a component, but I want to lazy-load an entire nested route tree. Is that possible?
Was this page helpful?