Skip to content

Instantly share code, notes, and snippets.

@jamesholcomb
Created December 23, 2016 20:50
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesholcomb/fed054cf30652ffcef371128aa76686f to your computer and use it in GitHub Desktop.
Save jamesholcomb/fed054cf30652ffcef371128aa76686f to your computer and use it in GitHub Desktop.
apple-app-site-association middleware for express
@AmirDiafi
Copy link

AmirDiafi commented Mar 2, 2022

i think it is better if you replaced root with __dirname
const aasa = path.join(__dirname, 'apple-app-site-association')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment