Commit 729005b
* Remove old references in metrics to mixpanel
* COMPASS-619: Fix error notification icon path on Linux
This fixes the observed behavior on Linux which boils down to:
> [An unexpected error occurs on Linux when trying to tell the user
that a different unexpected error occurred][COMPASS-619]
Thanks to @pzrq’s screenshot, we can see this error is coming from
`src/app/metrics/index.js`:

## Developer Notes
The `config.hadron.build` key is removed from the package.json we ship
to customers at build time. Please see [`transformPackageJson()` in
hadron-build](https://github.com/mongodb-js/hadron-build/blob/2434019288
c7cf3aa66e0fbc05ccb98c8a8eee47/commands/release.js#L239-L268) for more
details.
[COMPASS-619]: https://jira.mongodb.org/browse/COMPASS-619
1 parent c7ee031 commit 729005b
1 file changed
+4
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | | - | |
15 | 17 | | |
16 | | - | |
17 | | - | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 23 | | |
32 | 24 | | |
33 | 25 | | |
34 | 26 | | |
35 | 27 | | |
36 | 28 | | |
37 | | - | |
38 | 29 | | |
39 | 30 | | |
40 | 31 | | |
41 | | - | |
42 | | - | |
43 | 32 | | |
44 | 33 | | |
45 | 34 | | |
| |||
97 | 86 | | |
98 | 87 | | |
99 | 88 | | |
100 | | - | |
101 | | - | |
102 | 89 | | |
103 | | - | |
| 90 | + | |
104 | 91 | | |
105 | 92 | | |
106 | 93 | | |
| |||
0 commit comments