feat: log segment key for debug purposes (revert later!) (#72)
This commit is contained in:
@@ -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: () => {
|
||||
|
||||
Reference in New Issue
Block a user