T
TanStack15mo ago
exotic-emerald

Group lazy routes

Hello! I was wondering if its possible to split multiple routes into a single bundle, i for example want all routes that start with /test to be in a secondary bundle, instead of each one into its own as it works by default with lazy routes, is this possible?
2 Replies
genetic-orange
genetic-orange15mo ago
This is currently not possible on TSR's side. This bundle splitting is handled by your bundler, not us.
exotic-emerald
exotic-emeraldOP15mo ago
Makes sense i will look into that, thanks!

Did you find this page helpful?