Makefile
307 Bytes
-
build: deps-go is not required for building grafana · 3c0f6151
setup compiles the backend and caches it which is nice when developing grafana since incremental compiles are much faster. But its not required for building grafana.
bergquist committed