mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
This fixes some long-standing inconsistencies between dev mode builds and production builds but is a breaking change. Dev mode uses custom scheme for Vite versions >= 3.0.0 and for older it still behaves in the old way. |
||
|---|---|---|
| .. | ||
| build | ||
| cmd/customlayout | ||
| myfrontend | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
README
This is an example project that shows how to use a custom layout.
Run wails build in the cmd/customlayout directory to build the project.