Custom Panel Plugin Changes not showing up

I’m working on a custom React plugin and whenever I make changes to the plugin, I always have to rebuild the plugin and sometimes the changes don’t get reflected when I go to the Grafana Dashboard. I’ll have to rebuild up to a few times to actually get the plugin to reflect the new changes I’m trying to see. Does anyone know if I’m doing anything wrong? This is a bit frustrating and time consuming as sometimes it does take a few minutes for my plugin to rebuild.

@cchanlmco Have you tried to use yarn watch?

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