-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
chore(NA): moving @kbn/securitysolution-io-ts-types to babel transpiler #110097
chore(NA): moving @kbn/securitysolution-io-ts-types to babel transpiler #110097
Conversation
Pinging @elastic/kibana-operations (Team:Operations) |
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.
Windows LGTM
@tylersmalley as we discussed offline I suspect those packages are missing browser targets. Will follow that lead and see how it ends |
@elasticmachine merge upstream |
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
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,
- Looked it over and it looks like the others 👍
💔 Backport failed
To backport manually run: |
…er (elastic#110097) * chore(NA): moving @kbn/securitysolution-io-ts-types to babel transpiler * chore(NA): update limits * chore(NA): update limits file * chore(NA): introduce web bundles Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> # Conflicts: # packages/kbn-optimizer/limits.yml
…er (#110097) (#110322) * chore(NA): moving @kbn/securitysolution-io-ts-types to babel transpiler * chore(NA): update limits * chore(NA): update limits file * chore(NA): introduce web bundles Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> # Conflicts: # packages/kbn-optimizer/limits.yml
One step forward on #69706
That PR moves the @kbn/securitysolution-io-ts-types from using tsc compiler to babel transpiler to produce the js outputs.