We (i.e. the jitsi-meet project) are using the haste module system on Web as well, not only on React Native. Unfortunately, Flow does not support .web.js by default. Override Flow's defaults to include .web.js as well. Technically, we have .native.js as well so the choice of .web.js may lead to errors. Practically though, it is a potential future problem that we do not have at the time of this writing. https://github.com/jitsi/jitsi-meet/pull/1397 will take advantage of the wider Flow use. The PR in question is huge at the time of this writing. In order to reduce it, I'm extracting changes not directly related to React-ifying the Toolbar.j8
|
|
||
49 |
|
49 |
|
50 |
|
50 |
|
51 |
|
51 |
|
|
52 |
|
|
|
53 |
|
|
|
54 |
|
|
|
55 |
|
|
|
56 |
|
|
|
57 |
|
|
|
58 |
|
|
|
59 |
|
|
|
60 |
|
|
|
61 |
|
|
|
62 |
|
|
|
63 |
|
|
52 |
|
64 |
|
53 |
|
65 |
|