mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
fixup
This commit is contained in:
committed by
Lea Anthony
parent
a2b066decb
commit
47916216de
@@ -187,7 +187,7 @@ func (po *ProjectOptions) GetNPMBinaryName() (PackageManager, error) {
|
||||
if strings.Index(po.FrontEnd.Install, "yarn") > -1 {
|
||||
return YARN, nil
|
||||
}
|
||||
helper
|
||||
|
||||
return UNKNOWN, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user