mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 21:43:19 +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>
4 lines
128 B
Markdown
4 lines
128 B
Markdown
# Runtime
|
|
|
|
To rebuild the runtime run `task build-runtime` or if you have Wails v3 CLI, you can use `wails task build-runtime`.
|