T
TanStack3mo ago
fair-rose

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
exotic-emerald
exotic-emerald3mo 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...
fair-rose
fair-roseOP3mo ago
That was it. Thank you.

Did you find this page helpful?