Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Plugins: Load shared plugin dependencies on demand #87644

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jackw
Copy link
Contributor

@jackw jackw commented May 10, 2024

What is this feature?

This PR attempts to remove the need for all the shared plugin dependencies to be available up front.

Why do we need this feature?

To reduce initial bundle sizes

Who is this feature for?

Everybody

Which issue(s) does this PR fix?:

Fixes #

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@jackw jackw added area/plugins area/frontend no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes labels May 10, 2024
@jackw jackw self-assigned this May 10, 2024
@grafana-delivery-bot grafana-delivery-bot bot added this to the 11.1.x milestone May 10, 2024
@grafanabot
Copy link
Contributor

❌ Failed to run Playwright plugin e2e tests.

Click here to browse the Playwright report and trace viewer.
For information on how to run Playwright tests locally, refer to the Developer guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend area/plugins no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants