mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-10 22:19:46 +08:00
![]() An option to disable AssetServer logging has been introduced in the application options. This will suppress every request log from the AssetServer if set to true. This adjustment is useful for preventing log saturation in certain scenarios or environments. |
||
---|---|---|
.. | ||
cmd/wails3 | ||
examples | ||
internal | ||
pkg | ||
plugins | ||
tasks | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.yml | ||
go.mod | ||
go.sum | ||
README.md | ||
Taskfile.yaml |
v3 Alpha
Thanks for wanting to help out with testing/developing Wails v3! This guide will help you get started.
Getting Started
All the instructions for getting started are in the v3 documentation directory: mkdocs-website
.
Please read the README.md file in that directory for more information.