浏览代码

update .bra.toml for using latest bra version

Marcus Efraimsson 7 年之前
父节点
当前提交
d9b73418f1
共有 1 个文件被更改,包括 1 次插入0 次删除
  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",