mirror of
https://github.com/taigrr/wails.git
synced 2026-04-17 12:15:02 -07:00
[v2] Support "frontend:dev" command
This commit is contained in:
@@ -18,6 +18,7 @@ type Project struct {
|
||||
|
||||
BuildCommand string `json:"frontend:build"`
|
||||
InstallCommand string `json:"frontend:install"`
|
||||
DevCommand string `json:"frontend:dev"`
|
||||
|
||||
// Directory to generate the API Module
|
||||
WailsJSDir string `json:"wailsjsdir"`
|
||||
|
||||
Reference in New Issue
Block a user