react: proxy unknown URLs to localhost:4000

This commit is contained in:
Bill Thiede 2020-02-09 21:55:59 -08:00
parent 43baeb71ad
commit c71af2dc90

View File

@ -1,6 +1,7 @@
{
"name": "react-debug",
"version": "0.1.0",
"proxy": "http://localhost:4000",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",