5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 19:51:15 +08:00
wails/v2
stffabi f034163da5 [v2] Update wails.json with updated assetdir from wails dev
Makes the code consistent with the docs
2021-12-07 03:34:51 +01:00
..
cmd/wails [v2] Update wails.json with updated assetdir from wails dev 2021-12-07 03:34:51 +01:00
internal [v2] Omit empty assetdir and reloaddirs in wails.json 2021-12-07 03:26:55 +01:00
pkg [v2] Support fs.FS for assets 2021-12-06 08:50:39 +01:00
go.mod [v2] Fix memory leak in processRequest for windows and darwin 2021-12-02 11:04:24 +01:00
go.sum [v2] Fix memory leak in processRequest for windows and darwin 2021-12-02 11:04:24 +01: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.