Commit 05971910 by bergquist

dev: only build server with bra run

parent 26bb22bf
[run]
init_cmds = [
["go", "run", "build.go", "build"],
["go", "run", "build.go", "build-server"],
["./bin/grafana-server", "cfg:app_mode=development"]
]
watch_all = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment