From d9b73418f1ccbb32ca9f55851dce73bf2d2f5c35 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Mon, 15 Oct 2018 11:03:24 +0200 Subject: [PATCH] update .bra.toml for using latest bra version --- .bra.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.bra.toml b/.bra.toml index 15961e1e3fd..aa7a1680adc 100644 --- a/.bra.toml +++ b/.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",