mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 23:02:19 +08:00
![]() AssetDir is now inferred from the assets, if the assets is an embed.FS, by taking the relativ path to the index.html joined with the project root. The assetDir flag still exists and can be used if the inferring doesn't work, because the provided embed.FS wasn't defined in the main package. |
||
---|---|---|
.. | ||
cmd/wails | ||
internal | ||
pkg | ||
go.mod | ||
go.sum | ||
init_windows.go | ||
init.go | ||
NOTES.md | ||
README.md | ||
wails.go |
Wails v2 ALPHA
This branch contains WORK IN PROGRESS! There are no guarantees. Use at your peril!
This document will be updated as progress is made.