Skip to content

Commit abc5f50

Browse files
authored
Bra: Run wire re-gen on code change (#39774)
1 parent 630a120 commit abc5f50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bra.toml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ watch_dirs = [
1515
watch_exts = [".go", ".ini", ".toml", ".template.html"]
1616
build_delay = 1500
1717
cmds = [
18+
["make", "gen-go"],
1819
["go", "run", "build.go", "-dev", "build-server"],
1920
["./bin/grafana-server", "-packaging=dev", "cfg:app_mode=development"]
2021
]

0 commit comments

Comments
 (0)