-
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
[Maps] Make bundle smaller #95881
[Maps] Make bundle smaller #95881
Conversation
Pinging @elastic/kibana-gis (Team:Geo) |
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.
Limits change LGTM - thanks for jumping on this so quickly!
Pinging @elastic/uptime (Team:uptime) |
Pinging @elastic/apm-ui (Team:apm) |
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 code review
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.
Security Solution changes LGTM! Thanks @thomasneirynck! 🙂
...ns/uptime/public/components/monitor/status_details/location_map/embeddables/embedded_map.tsx
Show resolved
Hide resolved
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.
Uptime changes LGTM !!
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
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: |
# Conflicts: # packages/kbn-optimizer/limits.yml # x-pack/plugins/uptime/public/components/monitor/status_details/location_map/embeddables/embedded_map.tsx # x-pack/plugins/uptime/public/components/monitor/status_details/location_map/embeddables/map_tool_tip.tsx
# Conflicts: # packages/kbn-optimizer/limits.yml # x-pack/plugins/uptime/public/components/monitor/status_details/location_map/embeddables/embedded_map.tsx # x-pack/plugins/uptime/public/components/monitor/status_details/location_map/embeddables/map_tool_tip.tsx
Closes #95868
Reduces the maps-bundle limit to 80kB.
This makes two changes:
type
keyword. This is primarily a cosmetic change, but better shows intent of these imports.