-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[kibanaUtils] Reduce page load bundle to under 100kB #95866
Comments
Pinging @elastic/kibana-app-services (Team:AppServices) |
This needs discussion on how to approach it. App Services team is the main maintainer of the Possible solutions would be:
|
@streamich, I think a package would be a much more appropriate place for utilities and would delegate bundle size to the consumer. A plugin that is just a dumping ground for shared utilities is the issue. We shouldn't be loading all these utilities on every page load. |
KibanaUtils are under |
For details, refer to the meta issue at #95853
The
kibanaUtils
plugin is currently 146,560 bytes. To consider this issue closed, the limits.yml should be updated with the value under 100000.The text was updated successfully, but these errors were encountered: