Problemunvalidated

I need to make sure it's only initialized once — my configuration object that's used everywhere inside the app. Tension: its contents as well as how it is initialized depend on a bunch of things that change depending on the deployment environment.

aea69563-e26b-49a1-9ed9-2980b8663fbf

I need to make sure it's only initialized once — my configuration object that's used everywhere inside the app. Tension: its contents as well as how it is initialized depend on a bunch of things that change depending on the deployment environment.