mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01: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.go | ||
| runtime_darwin.go | ||
| runtime_dev.go | ||
| runtime_linux.go | ||
| runtime_prod.go | ||
| runtime_windows.go | ||
| Taskfile.yaml | ||
Runtime
To rebuild the runtime run task build or if you have Wails v3 CLI, you can use wails3 task build.