Q1. I have a .env file in my ReactJS app like this:
API_1_ROOT=\'http://my-api-1.com\' API_2_ROOT=\'http://my-api-2.com\' BASE_API=API_1_ROOT // This doesn\'t