grafana/pkg/build/docs.go
Kevin Minehart d913e46e37
Chore: move build command to importable package (#38726)
* move build command to importable package & clean up
2021-09-03 11:24:21 -05:00

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