mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-06 18:21:45 +08:00
.. | ||
desktop | ||
.gitignore | ||
assets_dev.go | ||
assets.go | ||
package-lock.json | ||
package.json | ||
README.md | ||
runtime_debug.js | ||
runtime.js | ||
Taskfile.yaml | ||
vite.config.ts |
Runtime
To rebuild the runtime run task build-runtime
or if you have Wails v3 CLI, you can use wails3 task build-runtime
.