This repository was archived by the owner on Nov 24, 2020. It is now read-only.
Commit 6dae74e
authored
fix(Analytics): Move analytics to be loaded async (#102)
* chore(analytics): Update the Analytics config
* fix(Test): Update method order to fix lint (#99)
Fix tests
* fix(Analytics): move analytics to be loaded async (#101)
* fix(Test): Update method order to fix lint
* fix(test): force exit for mocha tests
* refactor(analytics): Move scripts to be async
Fix loading the bluemix analytics
* chore(Analytics): Remove script tag from layout1 parent da9c547 commit 6dae74e
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
8 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments