af6098bfe5
* try walletconnect multinetwork * clean up environment variables for multinetwork * remove irrelevant config * move some stuff around Co-authored-by: Noah Zinsmeister <noahwz@gmail.com>
4 lines
268 B
Bash
4 lines
268 B
Bash
REACT_APP_INFURA_KEY="4bf032f2d38a4ed6bb975b80d6340847"
|
|
REACT_APP_WALLETCONNECT_BRIDGE_URL="https://uniswap.bridge.walletconnect.org"
|
|
# Because we use storybook which has its own babel-loader dependency @ 8.2.2, where react-scripts uses 8.1.0
|
|
SKIP_PREFLIGHT_CHECK=true |