wails/v3/internal/commands/build_assets
Lea Anthony 4097aa363b
feat(v3): add -tags flag to wails3 build command (#4968)
Allow users to pass custom build tags via `wails3 build -tags gtk4`
instead of requiring Taskfile modifications. Tags are forwarded as
EXTRA_TAGS to platform Taskfiles and appended to the go build command
alongside the existing production tag.

Works for both native and Docker cross-compilation builds.

Closes #4957

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 18:48:34 +11:00
..
android Improve Build Commands to Accommodate Spaces (#4845) 2026-01-02 00:21:22 +00:00
appicon.icon feat(v3): Support for Icon Composer Liquid Glass Icons (macOS) (#4934) 2026-02-01 10:07:56 +11:00
darwin feat(v3): add -tags flag to wails3 build command (#4968) 2026-02-07 18:48:34 +11:00
docker feat(v3): add -tags flag to wails3 build command (#4968) 2026-02-07 18:48:34 +11:00
ios Improve Build Commands to Accommodate Spaces (#4845) 2026-01-02 00:21:22 +00:00
linux feat(v3): add -tags flag to wails3 build command (#4968) 2026-02-07 18:48:34 +11:00
windows feat(v3): add -tags flag to wails3 build command (#4968) 2026-02-07 18:48:34 +11:00
appicon.png Add generate build-assets. Update Taskfile for vanilla template 2023-09-09 10:25:56 +10:00
config.yml feat(v3): Support for Icon Composer Liquid Glass Icons (macOS) (#4934) 2026-02-01 10:07:56 +11:00
Taskfile.tmpl.yml feat(v3): Support for Icon Composer Liquid Glass Icons (macOS) (#4934) 2026-02-01 10:07:56 +11:00