Replies: 2 comments
-
Probably it will not work due to the fact of SystemJS is being used for plugin loading. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ritbl As you've correctly identified we currently use SystemJS to load plugins in Grafana and offer no options for using Module Federation within a plugin right now I'm afraid. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to use ModuleFederationPlugin with grafana app plugin.
When lazy component is being resolved,
remotes
are not loaded correctly.Beta Was this translation helpful? Give feedback.
All reactions