In my React (v17) app I would like to render API handlers differently depending on whether there is an process.env.REACT_APP_API_BASE defined.
process.env.REACT_APP_API_BASE
So somethi