Skip to content
Discussion options

You must be logged in to vote

You could add them to your public folder, if you need a specific content-type you can use a resource route, e.g. create a route app/routes/[.]well-known.apple-app-site-association.ts (note the [.] will escape the dot), and add a loader that sends the JSON response.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hbjydev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants