mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
371a2f7361
* Fix very inconsistent webview log target * Add change file * It's log-plugin not log * Lower rust version requirement * Use the third line instead of second
7 lines
126 B
Markdown
7 lines
126 B
Markdown
---
|
|
'log-plugin': 'patch'
|
|
'log-js': 'patch'
|
|
---
|
|
|
|
Make webview log target more consistent that it always starts with `webview`
|