7ecc8103d8
- move analytics creation earlier in the startup process - add several events to track startup, startup failure, other errors - abstract platform detection into separate file - add "build" type to platform so we can differentiate devs vs live users
2 lines
77 B
Python
2 lines
77 B
Python
# dont touch this. Travis changes this during build/deployment
|
|
BUILD = "dev"
|