fix(log): iOS simulator freezing due to early logging (#2802)
* fix(log): iOS simulator freezing due to early logging follow-up for #2626 * use logger * set logReadypull/2780/head
parent
8cdaacdc6e
commit
9799f0dbab
@ -0,0 +1,6 @@
|
||||
---
|
||||
"log": patch:bug
|
||||
"log-js": patch:bug
|
||||
---
|
||||
|
||||
Fixes iOS simulator still freezing sometimes due to early logging.
|
Loading…
Reference in new issue