diff --git a/.bra.toml b/.bra.toml index 54019208984..f56e88fb02a 100644 --- a/.bra.toml +++ b/.bra.toml @@ -3,7 +3,7 @@ init_cmds = [ ["go", "build", "-o", "./bin/grafana-server", "./pkg/cmd/grafana-server"], ["./bin/grafana-server"] ] -watch_all = true +watch_all = false watch_dirs = [ "$WORKDIR/pkg", "$WORKDIR/public/views", diff --git a/public/img/loading-pulse.svg b/public/img/loading-pulse.svg new file mode 100644 index 00000000000..06f75f16585 --- /dev/null +++ b/public/img/loading-pulse.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + \ No newline at end of file