Explorar o código

dev: only build server with bra run

bergquist %!s(int64=7) %!d(string=hai) anos
pai
achega
059719104f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .bra.toml

+ 1 - 1
.bra.toml

@@ -1,6 +1,6 @@
 [run]
 [run]
 init_cmds = [
 init_cmds = [
-  ["go", "run", "build.go", "build"],
+  ["go", "run", "build.go", "build-server"],
 	["./bin/grafana-server", "cfg:app_mode=development"]
 	["./bin/grafana-server", "cfg:app_mode=development"]
 ]
 ]
 watch_all = true
 watch_all = true