mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
a63e71f979
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
206 B
206 B
tauri |
---|
patch:breaking |
The initialization script for Builder::invoke_system
now must initialize the window.__TAURI_INTERNALS__.postMessage
function instead of window.__TAURI_POST_MESSAGE__
.