diff --git a/watcher.go b/watcher.go index aab8193..a1b9483 100644 --- a/watcher.go +++ b/watcher.go @@ -23,7 +23,7 @@ var ( const ( msgStop = "killed" - extWindows = extWindows + extWindows = ".exe" ) // Watch struct defines options for livereload