Skip to content

Commit

Permalink
add site variabnt log
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismclarke committed Jul 7, 2021
1 parent ead6471 commit 9a4fd34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ function getSiteVariant(
}

const siteVariant = getSiteVariant(branch, e)
console.log(`[${siteVariant}] site`)

/*********************************************************************************************** /
Production
Expand Down

0 comments on commit 9a4fd34

Please sign in to comment.