Fix configs loading #470

Merged
bones7242 merged 15 commits from fix-configs-loading into master 2018-06-07 19:40:01 +02:00

15 commits

Author SHA1 Message Date
bill bittner
18953ed702 escape hatch for analytics events and removed unnecessary console logs 2018-06-07 10:33:15 -07:00
bill bittner
98ea4d226f added logic to skip GA if no id provided 2018-06-07 10:27:56 -07:00
bill bittner
5484e39eaa moved google analytics initialization inside if statement 2018-06-07 10:05:34 -07:00
bill bittner
bf771998a8 added debug log back 2018-06-06 15:59:30 -07:00
bill bittner
f41ac47c3e rebuilt without console logs 2018-06-06 15:12:07 -07:00
bill bittner
fdd1e79a2c renamed app component 2018-06-06 13:45:54 -07:00
bill bittner
5cb421c0e7 added file ending to config path in redux 2018-06-06 13:10:12 -07:00
bill bittner
60a74b51af changed reducers etc to take configs directly via alias 2018-06-06 12:01:11 -07:00
bill bittner
7c847ceea8 added module aliasing 2018-06-06 08:30:30 -07:00
bill bittner
a1210149b3 removed .js suffix from config 2018-06-05 19:34:24 -07:00
bill bittner
70393d4eb4 updated lbryApi config format 2018-06-05 19:05:26 -07:00
bill bittner
c1f5552e99 removed configs and moved logging and slack configuration to server/utils/ 2018-06-05 18:55:44 -07:00
bill bittner
7ee0b14a09 changed ../config to @config 2018-06-05 18:35:19 -07:00
bill bittner
6851ace4dd updated siteConfig logging 2018-06-05 18:01:29 -07:00
bill bittner
3f5b20f5db changed functions to consts 2018-06-05 16:24:27 -07:00