mirror of
https://github.com/grafana/grafana.git
synced 2026-08-10 05:08:16 -05:00
* if a plugin fails to load, we will not crash grafana. * preventing the preloaded plugings to crash the whole app on failure. * updated to unkown. * fixed issue with angular by moving the preloadPlugin import to the same row as we did import the importPluginModule.