Hello! I just found the autoCodeSplitting function, i tried enabling it and im getting
[router-code-splitter-plugin] Unexpected splitNode type ☝️: VariableDeclarator
I tried updating to:
"@tanstack/router-generator": "1.74.2",
"@tanstack/router-plugin": "^1.76.0",```
and my `routeTree.gen.ts` was slightly changed, but its still not working, any suggestion?