@@ -444,6 +444,8 @@ default you will have `NODE_ENV` defined for you, and any other environment vari
@@ -444,6 +444,8 @@ default you will have `NODE_ENV` defined for you, and any other environment vari
variable named `REACT_APP_SECRET_CODE` will be exposed in your JS as `process.env.REACT_APP_SECRET_CODE`, in addition
These environment variables can be useful for displaying information conditionally based on where the project is