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> |
||
---|---|---|
.. | ||
api | ||
application.js | ||
calls.js | ||
clipboard.js | ||
contextmenu.js | ||
dialogs.js | ||
events.js | ||
events.test.js | ||
log.js | ||
main.js | ||
README.md | ||
runtime.js | ||
screens.js | ||
window.js | ||
wml.js |
README
After updating any files in this directory, you must run wails task build-runtime
to regenerate the compiled JS.