Closed xgambitox closed 2 years ago
Refactor utilizing object destructuring of process.env env variables
process.env
Optimizing the build bundle to read process.env once.
Locally
This pull request is automatically being deployed by Amplify Hosting (learn more).Access this pull request here: https://pr-699.d27dgpz01hmbvx.amplifyapp.com
Description
Refactor utilizing object destructuring of
process.env
env variablesMotivation and Context
Optimizing the build bundle to read
process.env
once.How Has This Been Tested?
Locally