T
TanStack15mo ago
genetic-orange

skip files during routetree generation

Is there any way i can skip files inside the route folder during routetree generation ?
2 Replies
other-emerald
other-emerald15mo ago
TanStack | High Quality Open-Source Software for Web Developers
Headless, type-safe, powerful utilities for complex workflows like Data Management, Data Visualization, Charts, Tables, and UI Components.
From An unknown user
From An unknown user
other-emerald
other-emerald15mo ago
You can ignore files by default if you add “-“ as the prefix to the name -logos.tsx for example. If you want to override that behavior you can customize your options in the tsr.config.ts or app.config.ts if you use start

Did you find this page helpful?