Replies: 1 comment
-
thanks for the reminder, I removed this outdated section. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to tanstack router and upon reading the documentation, it says
However, somewhere below it, it also says that you can enable automatic code-splitting via setting
autoCodeSplitting
to true insidetsr.config.json
, with this , you can have one file only and it'll automatically be code-split, is this still true? is this an outdated documentation or am I missing something?Beta Was this translation helpful? Give feedback.
All reactions