mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* feat(cli): add log plugin to the app template The log plugin is really important for mobile development - without it you don't have a clue about logs and stdout for iOS apps * patch tauri dep for local testing * clippy
169 B
169 B
@tauri-apps/cli, tauri-cli
| @tauri-apps/cli | tauri-cli |
|---|---|
| patch:enhance | patch:enhance |
Added the log plugin to the app template, which is required to visualize logs on Android and iOS.