mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* feat(plugins): introduce logic to selectively load fe plugins via script tags * feat(plugins): extend cache to store isAngular flag. use isAngular in shouldFetch * revert(plugins): remove unused prepareImport from SystemJSWithLoaderHooks type * fix(plugins): cache[path] maybe undefined if not registered or invalidated * Update public/app/features/plugins/plugin_loader.ts Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com> --------- Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com> |
||
---|---|---|
.. | ||
cache.test.ts | ||
cache.ts | ||
constants.ts | ||
packageMetrics.test.ts | ||
packageMetrics.ts | ||
pluginLoader.mock.ts | ||
sharedDependencies.ts | ||
systemjs.ts | ||
systemjsHooks.test.ts | ||
systemjsHooks.ts | ||
types.ts | ||
utils.test.ts | ||
utils.ts |