mirror of https://github.com/grafana/grafana.git
Advisor: Enable frontend code generation for the `checktype` kind (#100208)
nit: enabling frontend code generation for the `checktype`
This commit is contained in:
parent
d196b789e2
commit
9da423045e
|
|
@ -7,7 +7,7 @@ checktype: {
|
|||
versions: {
|
||||
"v0alpha1": {
|
||||
codegen: {
|
||||
frontend: false
|
||||
frontend: true
|
||||
backend: true
|
||||
}
|
||||
schema: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue