T
TanStack6mo ago
stormy-gold

Is it possibelt to rename the `routeTree.gen.ts` file to `route-tree.gen.ts`?

Is there any way this file name can be configured somewhere? I've always preferred to use kebab-case for my files instead of camelCase, and I'm wondering if I can rename this somehow. Thanks.
2 Replies
conscious-sapphire
conscious-sapphire6mo ago
File-Based Routing API Reference | TanStack Router Docs
TanStack Router's file-based routing is quite flexible and can be configured to suit your project's needs. Configuration options The following options are available for configuring the file-based rout...
stormy-gold
stormy-goldOP6mo ago
That was it. Thank you.

Did you find this page helpful?