Create tool to identify plugin import dependencies to support TS project references migration #79343
Labels
Feature:Development
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Related to #46773
From this comment: #78586 (comment)
We need to create a tool that allows us to see the import dependency tree of plugins so that we can correctly identify the order that we need to migrate plugins to projects in. This is necessary because all of a plugin's dependencies must be converted to a TS project before itself can be.
The text was updated successfully, but these errors were encountered: