mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 16:02:07 +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> |
||
---|---|---|
.. | ||
desktop | ||
assets_dev.go | ||
assets.go | ||
package-lock.json | ||
package.json | ||
README.md | ||
runtime_debug_darwin.go | ||
runtime_debug_desktop_darwin.js | ||
runtime_debug_desktop_linux.js | ||
runtime_debug_desktop_windows.js | ||
runtime_debug_linux.go | ||
runtime_debug_windows.go | ||
runtime_production_darwin.go | ||
runtime_production_desktop_darwin.js | ||
runtime_production_desktop_linux.js | ||
runtime_production_desktop_windows.js | ||
runtime_production_linux.go | ||
runtime_production_windows.go | ||
vite.config.ts |
Runtime
To rebuild the runtime run task build-runtime
or if you have Wails v3 CLI, you can use wails task build-runtime
.