T
TanStack2w ago
stormy-gold

.well-known

I'm trying to add a .well-known route but the dot notation does not seem to be supported, any suggestions?
3 Replies
absent-sapphire
absent-sapphire2w ago
File Naming Conventions | TanStack Router React Docs
File-based routing requires that you follow a few simple file naming conventions to ensure that your routes are generated correctly. The concepts these conventions enable are covered in detail in the...
stormy-gold
stormy-goldOP2w ago
Thank you @hokkyss
old-apricot
old-apricot2w ago
why not just put it in the public folder ?

Did you find this page helpful?