mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
Default Platform for serve command
This commit is contained in:
@@ -35,6 +35,7 @@ func init() {
|
||||
// Project options
|
||||
projectOptions := &cmd.ProjectOptions{}
|
||||
projectOptions.Verbose = verbose
|
||||
projectOptions.Platform = runtime.GOOS
|
||||
|
||||
// Check we are in project directory
|
||||
// Check project.json loads correctly
|
||||
|
||||
Reference in New Issue
Block a user