Skip to content

Instantly share code, notes, and snippets.

@peaceintheheart
Created July 15, 2020 02:06
Show Gist options
  • Save peaceintheheart/2851ca6430642d9491675e2570a2889f to your computer and use it in GitHub Desktop.
Save peaceintheheart/2851ca6430642d9491675e2570a2889f to your computer and use it in GitHub Desktop.
{
"version": 2,
"alias": "<your app alias>",
"name": "<your app name>",
"routes": [
{ "handle": "filesystem" },
{ "src": "/.*", "dest": "/index.html" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment