T
TanStack6mo ago
generous-apricot

Implementing .well-known route (escaping .)

I need to setup associated domains, apple aasa file and this should be served at .well-known/apple-app-site-association. Is there any way for me to include a "." (a dot) in the routing?
1 Reply
generous-apricot
generous-apricotOP6mo ago
I just tried using [.]well-known and apparently that escaped the dot however i can't find anything about this in the docs so that might be missing. Closing this.

Did you find this page helpful?