From 743ded66459dffc23402d5ac4a2b2b85dff608bb Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Sat, 24 Mar 2018 17:06:21 +0530 Subject: [PATCH] Use recommended SPA redirect --- public/_redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/_redirects b/public/_redirects index 0499321..50a4633 100644 --- a/public/_redirects +++ b/public/_redirects @@ -1 +1 @@ -/* / \ No newline at end of file +/* /index.html 200 \ No newline at end of file