T
TanStack12mo ago
deep-jade

skip files during routetree generation

Is there any way i can skip files inside the route folder during routetree generation ?
2 Replies
fair-rose
fair-rose12mo 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
fair-rose
fair-rose12mo 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?