Initial commit (#1352)

This commit is contained in:
Lea Anthony
2022-04-27 19:10:20 +10:00
committed by GitHub
parent 781a0df72e
commit e7aa74905a
4 changed files with 10 additions and 0 deletions
+1
View File
@@ -69,6 +69,7 @@ A list of community maintained templates can be found [here](../community/templa
| -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 | |
| -debug | Retains debug information in the application | false |
| -trimpath | Remove all file system paths from the resulting executable. | false |
For a detailed description of the `webview2` flag, please refer to the [Windows](../guides/windows.mdx) Guide.