We broke external_api.min.js by importing react/features/util which imported react/features/base/lib-jitsi-meet. 1. To reduce the risks of such a breakage until we add external_api.min.js to the torture tests, import as little as possible in modules/API/external/external_api.js. 2. Use the global JitsiMeetJS on Web in react/features/base/util.master
|
|
||
1 |
|
1 |
|
2 |
|
2 |
|
3 |
|
|
|
|
3 |
|
|
4 |
|
4 |
|
5 |
|
5 |
|
6 |
|
6 |
|
|
|
||
1 |
|
|
|
|
1 |
|
|
|
2 |
|
|
|
3 |
|
|
2 |
|
4 |
|
3 |
|
5 |
|
4 |
|
6 |
|
|
|
||
7 |
|
9 |
|
8 |
|
10 |
|
9 |
|
11 |
|
10 |
|
|
|
|
12 |
|
|
11 |
|
13 |
|
12 |
|
14 |
|
13 |
|
15 |
|
14 |
|
16 |
|
15 |
|
17 |
|
16 |
|
18 |
|
17 |
|
|
|
18 |
|
|
|
|
19 |
|
|
|
20 |
|
|
19 |
|
21 |
|