Ver Fonte

Shame, bra toml

Matt há 9 anos atrás
pai
commit
2b668e628a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .bra.toml

+ 1 - 1
.bra.toml

@@ -3,7 +3,7 @@ init_cmds = [
   ["go", "build", "-o", "./bin/grafana-server", "./pkg/cmd/grafana-server"],
   ["go", "build", "-o", "./bin/grafana-server", "./pkg/cmd/grafana-server"],
 	["./bin/grafana-server"]
 	["./bin/grafana-server"]
 ]
 ]
-watch_all = false
+watch_all = true
 watch_dirs = [
 watch_dirs = [
 	"$WORKDIR/pkg",
 	"$WORKDIR/pkg",
 	"$WORKDIR/public/views",
 	"$WORKDIR/public/views",