Flamegraph: Move to package (#73113)

This commit is contained in:
Andrej Ocenas
2023-09-12 12:28:48 +02:00
committed by GitHub
parent 02f617a20d
commit e4f26a5e4b
50 changed files with 46192 additions and 344 deletions

View File

@@ -25,6 +25,7 @@ var packages = []string{
"@grafana/e2e",
"@grafana/e2e-selectors",
"@grafana/schema",
"@grafana/flamegraph",
}
// PublishNpmPackages will publish local NPM packages to NPM registry.