mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
refactor(core): remove deprecated webview_fixed_runtime_path option (#10772)
* refactor(core): remove deprecated webview_fixed_runtime_path option * update migration
This commit is contained in:
committed by
GitHub
parent
792340a73b
commit
073bb4f459
8
.changes/remove-webview_fixed_runtime_path.md
Normal file
8
.changes/remove-webview_fixed_runtime_path.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"tauri-utils": patch:breaking
|
||||
"@tauri-apps/cli": patch:breaking
|
||||
"tauri-cli": patch:breaking
|
||||
"tauri-bundler": patch:breaking
|
||||
---
|
||||
|
||||
Removed the deprecated `webview_fixed_runtime_path` config option, use the `webview_install_mode` instead.
|
||||
Reference in New Issue
Block a user