Merge pull request #23 from wailsapp/Update-execution-order-in-Headless-mode

Update execution order in headless mode
This commit is contained in:
Lea Anthony
2019-01-15 08:36:10 +11:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

View File

@@ -215,7 +215,7 @@ func init() {
// If we are forcing a rebuild
if forceRebuild {
buildCommand.Add(" -a")
buildCommand.Add("-a")
}
// Release mode