Skip to content

Conversation

@rylnd
Copy link
Contributor

@rylnd rylnd commented Apr 29, 2020

Backports the following commits to 7.x:

…4665)

1. we need our redux actions for our telemetry middleware, which:
2. require types from an index file, which:
3. includes all of our model types, and everything involved in them

By moving these types to a separate file and importing _that_instead, we
bypass inclusion of 2 and 3 in our plugin, which equates to ~550kB (of a
total of ~600kB).
@rylnd rylnd added the backport This PR is a backport of another PR label Apr 29, 2020
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@rylnd rylnd merged commit 26c7b79 into elastic:7.x Apr 30, 2020
@rylnd rylnd deleted the backport/7.x/pr-64665 branch April 30, 2020 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants