Grafana Advisor: Automatically generate frontend types (#99807)
* Grafana Advisor: Frontend types * fix bad merge
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
This folder contains the automatically generated types for the frontend that are used in the app plugin.
|
||||
|
||||
To update the types:
|
||||
|
||||
1. Make any necessary changes in the `kinds` directory
|
||||
2. Run `make generate`
|
||||
3. Copy the `plugin` directory to the frontend app: https://github.com/grafana/grafana-advisor-app/tree/main/src/plugin
|
||||
Reference in New Issue
Block a user