Hi all,
I started developing my own custom plugin for OpenSearch. I need the plugin to display some custom images in the front-end and those static files need to be delivered inside the plugin build.
I found some post on Kibana forum, but looks like it is outdated. Adding graphic assets to plugins - Elastic Stack / Kibana - Discuss the Elastic Stack
I generated my plugin with generate_plugin.js script. I’m running Dashboard v 3.0.0.
Thank you in advance for any advice!