Closed theferrit32 closed 3 years ago
If we are going to need to rely on closure-defines
to modify the build output regardless, in order to set the firebase configuration options to provide to initializeApp
, using Firebase RemoteConfig just for the genegraph hostname may be a needless complication. If all of the config could be moved to RemoteConfig it would have an advantage, or if there is some other use case where RemoteConfig provides an advantage over specifying at build time.
Can use either shadow-cljs.edn or Firebase RemoteConfig to specify the backend graphql server.