mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 10:50:37 -06:00
d913e46e37
* move build command to importable package & clean up
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
|