wails/v2
Marcus Crane 7945853294
Correct help text for enabling Debug log level
All in forms of documentation, the correct name for the second most verbose log level is "Debug" but under `wails dev --help`, it's called Dev

Trying to use it throws an error as well so correcting the name to be Debug
2021-10-11 13:31:28 +13:00
..
cmd/wails Correct help text for enabling Debug log level 2021-10-11 13:31:28 +13:00
internal [v2] v2.0.0-beta.10 2021-10-10 15:46:04 +11:00
pkg [mac] Fix binary path in dev 2021-10-09 17:43:34 +11:00
go.mod [website] Update go webview 2021-10-09 00:02:53 +11:00
go.sum [website] Update go webview 2021-10-09 00:02:53 +11:00
init.go [windows] Add DPI awareness 2021-04-29 21:25:03 +10:00
init_windows.go [windows] Lint fixes 2021-06-21 09:58:10 +10:00
NOTES.md Merge commit 'a213e8bcd1' 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.