πΏ Environment Variables
Avaliable to setup
NODE_ENV
build mode, should bedevelopment
orproduction
FIREBASE_SERVER
firebase server name to connect, should beproduction
,development
ortest
RELEASE_CHANNEL
should bestable
,beta
,alpha
ordev
BUILD_TARGET
target platform, should beweb
orelectron
,android
orios
GOOGLE_GTAG_ID
Google analytics tag.SENTRY_DSN
Sentry.io DSN url
Auto generated env
BUILD_TIME
ISO datetime string of current time on buildingAPP_VERSION
version frompackage.json