mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
218 B
218 B
tauri |
---|
patch |
Use Url.join()
when building webview URLs in
WindowManager
, to handle edge cases and leading/trailing slashes in paths and urls.