mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
Merge pull request #23 from wailsapp/Update-execution-order-in-Headless-mode
Update execution order in headless mode
This commit is contained in:
@@ -215,7 +215,7 @@ func init() {
|
||||
|
||||
// If we are forcing a rebuild
|
||||
if forceRebuild {
|
||||
buildCommand.Add(" -a")
|
||||
buildCommand.Add("-a")
|
||||
}
|
||||
|
||||
// Release mode
|
||||
|
||||
Reference in New Issue
Block a user