diff --git a/src/index.jsx b/src/index.jsx index 2d5c442..423a5a3 100755 --- a/src/index.jsx +++ b/src/index.jsx @@ -43,6 +43,9 @@ subscribe(APP_INIT_ERROR, (error) => { export const appName = 'LearnerHomeAppConfig'; +// TODO: remove dev debug +console.log({ SEGEMENT_KEY: process.env.SEGMENT_KEY }); + initialize({ handlers: { config: () => {