mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
* Override platform with GOOS and GOARCH * Update v2/cmd/wails/internal/commands/build/build.go Co-authored-by: stffabi <stffabi@users.noreply.github.com> * Only use GOOS and GOARCH env vars for default target * Update docs. Add dryrun flag for testing * Update v2/cmd/wails/internal/commands/build/build.go Co-authored-by: stffabi <stffabi@users.noreply.github.com> * Fix scenario where no arch specified * Fixed banner Co-authored-by: stffabi <stffabi@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| internal/packager | ||
| base.go | ||
| base_test.go | ||
| build.go | ||
| builder.go | ||
| desktop.go | ||
| nsis_installer.go | ||
| packager.go | ||
| packager_linux.go | ||