Shame, bra toml

This commit is contained in:
Matt
2016-03-01 15:14:50 +08:00
parent 0688d7ca9f
commit 2b668e628a
+1 -1
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",