T
TanStack3mo ago
jolly-crimson

Is there a way to make a ServerFileRoute for a path that starts with a dot?

For example, I would like to handle queries to .well-known/*.
2 Replies
optimistic-gold
optimistic-gold3mo ago
yes [.]well-known anything inside of [] is escaped we need to still document this
jolly-crimson
jolly-crimsonOP3mo ago
Oh, great! Thanks for the quick answer!

Did you find this page helpful?