I am unable to run a custom data source plugin with lazy import of some components, without lazy importing it works.
Basically I am trying to create a new data source plugin referencing existing Prometheus plugin and running into above mentioned issue.
Apart from this, am also facing an issue while building the plugin, getting below error due to monaco-promql import.
Thanks,