tauri/.changes/refactor-tauri-entry.md
Lucas Fernandes Nogueira 8bdd894925
refactor(core): move bundle script to /tauri crate (#1377)
* refactor(core): move bundle script to /tauri crate

* fix(cli): clippy

* fix(core): tests
2021-03-23 00:03:07 -03:00

125 B

tauri
minor

The Tauri script is now injected with the webview init API, so it is available after page changes.