mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-30 14:35:50 +03:00
6 lines
159 B
Markdown
6 lines
159 B
Markdown
---
|
|
'tauri-build': 'patch:bug'
|
|
---
|
|
|
|
Correctly copy the WebView2 runtime in development when `webviewInstallMode` is used instead of `webviewFixedRuntimePath`.
|