5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 07:59:47 +08:00
wails/v3/internal/runtime/README.md
Travis McLane a7bf359930
update wml events to be parseable (#2561)
* 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>
2023-04-11 18:28:06 +10:00

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.