Add command to run the script

This commit is contained in:
eledobleefe
2025-11-27 16:41:56 +01:00
parent 5b234a251e
commit 61097047ff
+1
View File
@@ -6,6 +6,7 @@
"version": "12.4.0-pre",
"repository": "github:grafana/grafana",
"scripts": {
"analytics-report": "node --experimental-strip-types ./scripts/cli/analytics/main.mts",
"check-frontend-dev": "./scripts/check-frontend-dev.sh",
"build": "NODE_ENV=production nx exec --verbose -- webpack --config scripts/webpack/webpack.prod.js",
"build:nominify": "yarn run build -- --env noMinify=1",