mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-05 10:13:00 +02:00
* feat: add `WebviewWindow/Webview::devtools` closes #10849 * clippy * fix ToTokens * document default behavior * move builder usage --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
230 B
230 B
tauri, tauri-utils, @tauri-apps/api
| tauri | tauri-utils | @tauri-apps/api |
|---|---|---|
| patch:feat | patch:feat | patch:feat |
Add app > windows > devtools config option and when creating the webview from JS, to enable or disable devtools for a specific webview.