mirror of
https://github.com/taigrr/wails.git
synced 2026-04-17 04:05:12 -07:00
Generate bindings in package. Support dialogs in dev mode.
This commit is contained in:
@@ -105,7 +105,7 @@ func AddSubcommand(app *clir.Cli, w io.Writer) error {
|
||||
}
|
||||
|
||||
if !rebuild {
|
||||
logger.Println("Filename change: %s did not match extension list %s", event.Name, extensions)
|
||||
logger.Println("Filename change: %s did not match extension list (%s)", event.Name, extensions)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user