mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
284 B
284 B
tauri-utils, tauri-bundler
| tauri-utils | tauri-bundler |
|---|---|
| major:breaking | major:breaking |
Removed skip_webview_install (skipWebviewInstall) option from config, which has been deprecated for a while now and planned to be removed in v2. Use webview_install_mode (webviewInstallMode) instead.