mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-14 20:55:26 +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:
@@ -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