5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-21 03:19:31 +08:00
wails/v2
stffabi 2d66d2146a
[v2] Improve multi platform builds (#1373)
- Make sure to reset the default Arch of the build options and not keep the previous one.
- Expand to the full platform in outputBinaries so e.g. `-platform windows` can be used with `-nsis`
2022-05-04 07:27:13 +10:00
..
cmd/wails [v2] Improve multi platform builds (#1373) 2022-05-04 07:27:13 +10:00
internal replace OnMultiple with EventsOnMultiple (#1369) 2022-05-02 22:10:33 +10:00
pkg Fixes #1343 2022-04-27 21:29:54 +10:00
go.mod Feature/default templates (#1334) 2022-04-15 20:30:10 +10:00
go.sum Feature/default templates (#1334) 2022-04-15 20:30:10 +10:00
init_windows.go [windows] Lint fixes 2021-06-21 09:58:10 +10:00
init.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
NOTES.md Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
README.md [v2] Update Workflow 2021-09-13 20:04:08 +10:00
wails.go [windows-x] Experimental -> Default 2021-08-15 21:07:34 +10:00

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.