Kibana plugin development setup

Hi, i want to develop some kibana plugin but i don't know how to setup environment correctly.
I want to get automatic components linking using kbn bootstrap and live reload on changes.
I found if i place code of my plugin in "plugins folder" i will have live reload but if put my plugin in kibana-extra i won't get any change detection. What i supposed to do ? I want to end up with the following structure

kibana/...
my-plugin-name/

Hi @zhDmitry,

How are you accomplishing the live reload? Is that something you added in your plugin itself?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.