-
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-hook-utils to babel transpiler #109432
chore(NA): moving @kbn/securitysolution-hook-utils to babel transpiler #109432
Conversation
Pinging @elastic/kibana-operations (Team:Operations) |
@elasticmachine merge upstream |
Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com>
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 over this PR and compared it to similar ones and the directory structures to see if anything was overlooked
…uritysolution-hook-utils-with-babel
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
elastic#109432) * chore(NA): moving @kbn/securitysolution-hook-utils to babel transpiler * chore(NA): update packages/kbn-securitysolution-hook-utils/.babelrc Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com> * chore(NA): correct deps Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com>
elastic#109432) * chore(NA): moving @kbn/securitysolution-hook-utils to babel transpiler * chore(NA): update packages/kbn-securitysolution-hook-utils/.babelrc Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com> * chore(NA): correct deps Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com>
elastic#109432) * chore(NA): moving @kbn/securitysolution-hook-utils to babel transpiler * chore(NA): update packages/kbn-securitysolution-hook-utils/.babelrc Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com> * chore(NA): correct deps Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com> # Conflicts: # packages/kbn-securitysolution-hook-utils/BUILD.bazel # packages/kbn-securitysolution-hook-utils/tsconfig.json
#109432) (#109667) * chore(NA): moving @kbn/securitysolution-hook-utils to babel transpiler * chore(NA): update packages/kbn-securitysolution-hook-utils/.babelrc Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com> * chore(NA): correct deps Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com> # Conflicts: # packages/kbn-securitysolution-hook-utils/BUILD.bazel # packages/kbn-securitysolution-hook-utils/tsconfig.json
#109432) (#109666) * chore(NA): moving @kbn/securitysolution-hook-utils to babel transpiler * chore(NA): update packages/kbn-securitysolution-hook-utils/.babelrc Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com> * chore(NA): correct deps Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com> Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com> Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com>
#109432) (#109665) * chore(NA): moving @kbn/securitysolution-hook-utils to babel transpiler * chore(NA): update packages/kbn-securitysolution-hook-utils/.babelrc Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com> * chore(NA): correct deps Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com> Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com> Co-authored-by: Frank Hassanabad <frankhassanabad@gmail.com>
One step forward on #69706
That PR moves the @kbn/securitysolution-hook-utils from using tsc compiler to babel transpiler to produce the js outputs.