mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
add line
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
361cc4ab5c
commit
af8fb33b83
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ Key:
|
|||
+ Red arrow: async task success is asserted
|
||||
|
||||
Notes:
|
||||
+ A task begins when all its dependencies (arrows going into it) are fulfilled.
|
||||
+ The success of setting up rageshake is never asserted, riot-web has a fallback path for running without IDB (and thus rageshake).
|
||||
+ Everything is awaited to be settled before the Modernizr check, to allow it to make use of things like i18n if they are successful.
|
||||
|
||||
|
|
Loading…
Reference in a new issue