Backed out the bra toml file

This commit is contained in:
Matt
2016-02-20 10:15:41 -05:00
parent ab4957684f
commit 0f7d6a780a

View File

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