mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 00:09:56 +08:00
[docs] Update -debug
flag
This commit is contained in:
parent
cd35536a79
commit
4c312b155d
@ -68,7 +68,7 @@ A list of community maintained templates can be found [here](../community/templa
|
|||||||
| -v int | Verbosity level (0 - silent, 1 - default, 2 - verbose) | 1 |
|
| -v int | Verbosity level (0 - silent, 1 - default, 2 - verbose) | 1 |
|
||||||
| -webview2 | WebView2 installer strategy: download,embed,browser,error | download |
|
| -webview2 | WebView2 installer strategy: download,embed,browser,error | download |
|
||||||
| -u | Updates your project's `go.mod` to use the same version of Wails as the CLI | |
|
| -u | Updates your project's `go.mod` to use the same version of Wails as the CLI | |
|
||||||
| -debug | Retains debug information in the application | false |
|
| -debug | Retains debug information in the application. Allows the use of the devtools in the application window | false |
|
||||||
| -trimpath | Remove all file system paths from the resulting executable. | false |
|
| -trimpath | Remove all file system paths from the resulting executable. | false |
|
||||||
| -race | Build with Go's race detector | false |
|
| -race | Build with Go's race detector | false |
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user