mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
6 lines
195 B
Markdown
6 lines
195 B
Markdown
---
|
|
"tauri": minor
|
|
---
|
|
|
|
Replaces the embedded-server mode with Wry's custom protocol feature. This allows assets to be transferred to the webview directly, instead of through a localhost server.
|