How to add Search Params in createLazyFileRoute #1510
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
SeanCassiere
May 2, 2024
Replies: 1 comment
-
This has to do with how code-splitting works categorizing critical configuration and non-critical configuration. Here's the doc page on it: https://tanstack.com/router/latest/docs/framework/react/guide/code-splitting#how-does-tanstack-router-split-code |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shareef99
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This has to do with how code-splitting works categorizing critical configuration and non-critical configuration.
Here's the doc page on it: https://tanstack.com/router/latest/docs/framework/react/guide/code-splitting#how-does-tanstack-router-split-code