1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

add react-script proxy support

This commit is contained in:
Steffen Vogel 2017-06-28 02:44:57 +02:00
parent 3a988506bf
commit dfa5259156

View file

@ -35,5 +35,6 @@
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
}
},
"proxy": "http://localhost:4000"
}