8 lines
326 B
Markdown
8 lines
326 B
Markdown
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
|