mirror of
https://github.com/kataras/iris.git
synced 2025-12-20 03:17:04 +00:00
Iris run: (rizla) disable the banner on each reload, fix two-times reload on windows
This commit is contained in:
@@ -27,7 +27,7 @@ func runAndWatch(flags cli.Flags) error {
|
||||
rizla.Run()
|
||||
*/
|
||||
// or just do that:
|
||||
|
||||
rizla.DefaultDisableProgramRerunOutput = true // we don't want the banner to be shown after the first run
|
||||
rizla.Run(programPath)
|
||||
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user