[core] remove root index.ts file#137001
Conversation
|
Pinging @elastic/kibana-core (Team:Core) |
|
@TinaHeiligers |
|
There are still a few places where |
|
I can submit a PR to replace those, but like I said, these don't interact with |
TinaHeiligers
left a comment
There was a problem hiding this comment.
Another go at a plain comment. See previous comments..
|
Alright @TinaHeiligers I updated the docs and removed support for |
💚 Build Succeeded
Metrics [docs]
To update your PR or re-run it, just comment with: |
* [core] remove root index.ts file * remove support for `kibana/*` imports, replace instances in docs (cherry picked from commit 03f1a21)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
It's unclear what the purpose of this file is, but I can't find anyone using it and this file imports server and public code at the same time so it needs to be fixed for #136911. Figured I would just delete it and see what y'all think.