No routeTree.gen.ts file
I'm walking through the "Getting Started" guide on the website and I'm not seeing a routeTree.gen.ts file in my project. In the docs it says it should be generated for me. Do i need to run a command to generate it for me? I'm using the @tanstack/router-vite-plugin and have installed everything using yarn.

1 Reply
harsh-harlequinOP•2y ago
Solved: I ran
yarn dev which ran vite dev