T
TanStack3mo ago
fascinating-indigo

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
fascinating-indigo
fascinating-indigoOP3mo 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?