wails/v3/internal/commands/build_assets/windows
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
..
msix docs: fix custom protocol association documentation (#4825) 2025-12-27 09:52:26 +11:00
nsis [v3] Fix Linux Desktop Template & Windows NSIS Template Added (#4510) 2025-10-05 10:58:54 +00:00
icon.ico Taskfile / build assets refactor. 2024-12-08 19:27:46 +11:00
Taskfile.yml feat(v3): add -tags flag to wails3 build command (#4968) 2026-02-07 18:48:34 +11:00