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:
parent
3a988506bf
commit
dfa5259156
1 changed files with 2 additions and 1 deletions
|
@ -35,5 +35,6 @@
|
|||
"build": "react-scripts build",
|
||||
"test": "react-scripts test --env=jsdom",
|
||||
"eject": "react-scripts eject"
|
||||
}
|
||||
},
|
||||
"proxy": "http://localhost:4000"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue