Replies: 2 comments
|
Probably it will not work due to the fact of SystemJS is being used for plugin loading. |
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. |
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,
remotesare not loaded correctly.All reactions