-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Move more Kibana packages to UI shared deps #95894
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
Conversation
spalger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
💚 Build SucceededMetrics [docs]Module Count
Async chunks
Page load bundle
Unknown metric groups@kbn/ui-shared-deps asset size
async chunk count
History
To update your PR or re-run it, just comment with: |
💔 Backport failed❌ 7.x: Commit could not be cherrypicked due to conflicts To backport manually run: |
* move @kbn/std to kbn-ui-shared-deps * add @elastic/safer-lodash-set to kbn-ui-shared-deps * update limits * Revert "update limits" This reverts commit f396d47. * decrase limits for Core team owned code # Conflicts: # packages/kbn-optimizer/limits.yml
* move @kbn/std to kbn-ui-shared-deps * add @elastic/safer-lodash-set to kbn-ui-shared-deps * update limits * Revert "update limits" This reverts commit f396d47. * decrase limits for Core team owned code # Conflicts: # packages/kbn-optimizer/limits.yml
Summary
Move
@kbn/stdand@elastic/safer-lodash-setto shared deps to avoid copying them to every plugin bundle.@elastic/kibana-operations I had to cleanp
limits.ymlfile content to makenode scripts/build_kibana_platform_plugins --update-limitsto update it