We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2888676 commit db29b6eCopy full SHA for db29b6e
examples/embeddable_examples/kibana.json
@@ -9,7 +9,7 @@
9
"githubTeam": "kibana-app-services"
10
},
11
"description": "Example app that shows how to register custom embeddables",
12
- "requiredPlugins": ["embeddable", "uiActions", "savedObjects", "dashboard"],
+ "requiredPlugins": ["embeddable", "uiActions", "savedObjects", "dashboard", "kibanaUtils"],
13
"optionalPlugins": [],
14
"extraPublicDirs": ["public/todo", "public/hello_world", "public/todo/todo_ref_embeddable"],
15
"requiredBundles": ["kibanaReact"]
0 commit comments