Hi, I'd like to build a UI plugin for solr, I can see all the ui related assets in `/server/solr-webapp` but is there a way to add UI plugins without modifying the ui assets under `/server/solr-webapp`?
by plugin, I mean some way I can add a some form of UI to the admin UI, and even better, make is specific to a certain core. any tutorials or documentation would be greatly appreciated! Thanks! Ahmed