mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 06:09:56 +08:00
![]() Serve runtime from assetserver if requested. Add gin guide, fix asset server merge, add gin example adding http.CloseNotifier and http.Flusher interface to assetserver.contentTypeSniffer, for Gin (and other framework) compatibility. |
||
---|---|---|
.. | ||
desktop | ||
.gitignore | ||
README.md | ||
runtime_darwin.go | ||
runtime_dev.go | ||
runtime_linux.go | ||
runtime_prod.go | ||
runtime_windows.go | ||
runtime.go | ||
Taskfile.yaml |
Runtime
To rebuild the runtime run task build
or if you have Wails v3 CLI, you can use wails3 task build
.