mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
6 lines
129 B
Markdown
6 lines
129 B
Markdown
---
|
|
"cli.js": patch
|
|
---
|
|
|
|
Change the `run` function to take a callback and run asynchronously instead of blocking the event loop.
|