-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
I need to receive git revision hash in react apps created by create-react-app.
For this kind of apps only env variables with name prefix by REACT_APP are visible at runtime.
So I need set git revision hash to REACT_APP_ GIT_REV variable.