mirror of https://github.com/grafana/grafana.git
3 lines
147 B
Go
3 lines
147 B
Go
|
// Package build contains the command / functions for the Grafana build process used when running the "build" target in the makefile
|
||
|
package build
|