Skip to content

Commit

Permalink
Add static.json for Heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Dillon committed Feb 5, 2019
1 parent e6e2794 commit 1779634
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions static.json
@@ -0,0 +1,7 @@
{
"root": "build/",
"clean_urls": false,
"routes": {
"/**": "index.html"
}
}

0 comments on commit 1779634

Please sign in to comment.