mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 07:59:47 +08:00

* update wml events to be parseable * [v3] Rename `CustomEvent` to `WailsEvent` to prevent clashing with the standard JS `CustomEvent` object --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
128 B
128 B
Runtime
To rebuild the runtime run task build-runtime
or if you have Wails v3 CLI, you can use wails task build-runtime
.