To include the apple-app-site-association
(AASA) file in an Angular website application, you'll need to ensure that the file is properly hosted on your web server. This file is not part of the Angular code itself but must be placed at the root of your website and served with the correct content type.
Here's how to do it:
Create a JSON file named apple-app-site-association
without any file extension. Here's an example of the structure: