diff --git a/.env b/.env index 194c3c2..2b6795d 100644 --- a/.env +++ b/.env @@ -1,2 +1,3 @@ +GENERATE_SOURCEMAP=false REACT_APP_API_HOST="http://localhost:5000/test/" -REACT_APP_API_DIR="/test/" +REACT_APP_API_DIR="/test/" \ No newline at end of file