Browse Source

update .bra.toml for using latest bra version

Marcus Efraimsson 7 years ago
parent
commit
d9b73418f1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .bra.toml

+ 1 - 0
.bra.toml

@@ -4,6 +4,7 @@ init_cmds = [
 	["./bin/grafana-server", "cfg:app_mode=development"]
 ]
 watch_all = true
+follow_symlinks = true
 watch_dirs = [
 	"$WORKDIR/pkg",
 	"$WORKDIR/public/views",