Skip to content

Instantly share code, notes, and snippets.

@technophilic
Created December 15, 2020 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save technophilic/3974543042af00be43d7bf84dafc916d to your computer and use it in GitHub Desktop.
Save technophilic/3974543042af00be43d7bf84dafc916d to your computer and use it in GitHub Desktop.
{
"rewrites": [
{
"source": "/(.*)",
"destination": "/index.html"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment