Skip to content

Commit

Permalink
Remove routeAlias from splash redirect
Browse files Browse the repository at this point in the history
It’s not necessary, and I believe is causing confusion for the faslty config.
  • Loading branch information
mewtaylor committed Dec 16, 2016
1 parent 34ff8fc commit 134dbbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
{
"name": "splash-redirect",
"pattern": "^///?$",
"routeAlias": "/?$",
"redirect": "/"
},
{
Expand Down

0 comments on commit 134dbbd

Please sign in to comment.