mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
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 logReady
This commit is contained in:
committed by
GitHub
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.
|
||||
Reference in New Issue
Block a user