mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 04:29:35 +08:00
![]() Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: yaml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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
.