pnnl / Quality-Install-Tool

BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Configuring templates based on the environments #206

Closed sudhacheran closed 1 month ago

sudhacheran commented 1 month ago

As the REACT_APP_ENV variable is set in the corresponding environment, following changes have been made

  1. Configuring the templates based on value of REACT_APP_ENV in templates_config.ts.
  2. Reverted the changes to replace templates_config.ts