mirror of
https://github.com/taigrr/wails.git
synced 2026-04-14 10:50:53 -07:00
Initial support for a serve port flag
This commit is contained in:
committed by
Travis McLane
parent
6da02e6b44
commit
ce4fa06828
@@ -161,6 +161,7 @@ type ProjectOptions struct {
|
||||
CrossCompile bool
|
||||
Platform string
|
||||
Architecture string
|
||||
ServePort string
|
||||
}
|
||||
|
||||
// Defaults sets the default project template
|
||||
|
||||
Reference in New Issue
Block a user