Build testdata frontend standalone (#75833)

This commit is contained in:
Andres Martinez Gotor
2023-10-16 17:31:43 +02:00
committed by GitHub
parent 8c456ec24b
commit 157ea31b03
27 changed files with 492 additions and 18 deletions
+2 -1
View File
@@ -23,5 +23,6 @@
"public/vendor/**/*.ts",
"packages/grafana-data/typings",
"packages/grafana-ui/src/types"
]
],
"exclude": ["public/app/**/webpack.config.ts"]
}