From 4daa9810868268932d969799f3dc9a3375ee894d Mon Sep 17 00:00:00 2001 From: JeffAllison Date: Thu, 1 Sep 2022 14:43:01 -0700 Subject: [PATCH] updated redirect file --- .eslintignore | 3 ++- public/_redirects | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.eslintignore b/.eslintignore index 4316336..c97dcfd 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,4 @@ node_modules *.config.js -*.css \ No newline at end of file +*.css +_redirects \ No newline at end of file diff --git a/public/_redirects b/public/_redirects index a604720..6675319 100644 --- a/public/_redirects +++ b/public/_redirects @@ -1,3 +1,3 @@ -/* /index.html 200 /api/* https://trashapp-backend.herokuapp.com/api/:splat 200 +/* /index.html 200