5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 06:20:48 +08:00
wails/website/docs/reference
Lea Anthony 5a3d45b535
Override platform with GOOS and GOARCH (#1618)
* 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>
2022-07-21 21:25:57 +10:00
..
runtime Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00
_category_.json [v2] Docs update 2021-09-27 19:35:30 +10:00
cli.mdx Override platform with GOOS and GOARCH (#1618) 2022-07-21 21:25:57 +10:00
menus.mdx docs: add macos custom menu EditMenu tips (#1423) 2022-05-25 08:49:04 +02:00
options.mdx Add support for production log levels (#1555) 2022-07-14 21:45:13 +10:00
project-config.mdx Add pre-build hooks. Print command output when verbosity flag set. (#1578) 2022-07-17 22:08:55 +10:00