kibana/docs/developer/best-practices
Mikhail Shustov 2e37bd0703
Add script to identify plugin dependencies for TS project references migration (#80463)
* move kbn-dev-utils plugin helpers under a dedicated folder

* use getPluginSearchPaths in kbn-config & kbn-optimizer

* add a script to find plugin dependencies not migrated to TS project refs

* update docs

* add a script reporting all circular deps between plugins

based on kibana.json declaration, so it doesn't provide all the cases

* fix optimizer scan logic. removed by mistake

* revert changes. fails on CI

* remove prod depenedency on kbn/dev-utils

* remove last export

* only run plugin discovery once to speed up circular dep detection

* address comments

* address comments

* update fixtures

Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-10-16 11:55:46 +02:00
..
images [docs] High-level Routing, Navigation and URL overview (#76888) 2020-09-15 14:08:30 +02:00
index.asciidoc Document ts project references setup (#78586) 2020-10-06 08:46:56 +02:00
navigation.asciidoc [docs] High-level Routing, Navigation and URL overview (#76888) 2020-09-15 14:08:30 +02:00
security.asciidoc
stability.asciidoc Minor developer guide doc changes (#75763) 2020-08-26 08:30:47 -05:00
typescript.asciidoc Add script to identify plugin dependencies for TS project references migration (#80463) 2020-10-16 11:55:46 +02:00