[www-apps/grafana] clean up
This commit is contained in:
		@@ -80,7 +80,7 @@ src_compile() {
 | 
			
		||||
    einfo "Wiring everything up.."
 | 
			
		||||
    wire gen -tags oss ./pkg/server ./pkg/cmd/grafana-cli/runner || die "wiring failed"
 | 
			
		||||
    einfo "Building binaries using go.."
 | 
			
		||||
    go run -mod=vendor build.go build || die "compile failed"
 | 
			
		||||
    go run build.go build || die "compile failed"
 | 
			
		||||
    einfo "Building frontend using webpack.."
 | 
			
		||||
    # beware, we need at least 8G RAM (@32T)
 | 
			
		||||
    export NODE_OPTIONS="--max-old-space-size=8192"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user