Merge pull request #1119 from mewtaylor/issue/gh-1100-fallout

Remove `routeAlias` from splash redirect
This commit is contained in:
Matthew Taylor 2016-12-16 10:59:02 -05:00 committed by GitHub
commit e54b521cfd

View file

@ -9,7 +9,6 @@
{
"name": "splash-redirect",
"pattern": "^///?$",
"routeAlias": "/?$",
"redirect": "/"
},
{