facebook / create-react-app

Set up a modern web app by running one command.
https://create-react-app.dev
MIT License
102.71k stars 26.84k forks source link

Can't store secret keys in .env & .env.local files #10120

Open Khrees2412 opened 3 years ago

Khrees2412 commented 3 years ago

Secret keys are not being read properly from .env files using process.env.REACT_APP_<KEY>

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.