Merge pull request #5825 from backstage/mob/evolution-v2

core: split into three new separate packages
This commit is contained in:
Patrik Oldsberg
2021-06-01 17:29:06 +02:00
committed by GitHub
455 changed files with 34132 additions and 46 deletions
+3 -2
View File
@@ -68,9 +68,10 @@ const DOCUMENTED_PACKAGES = [
'packages/cli-common',
'packages/config',
'packages/config-loader',
'packages/core-app-api',
// TODO(Rugvip): Enable these once `import * as ...` and `import()` PRs have landed, #1796 & #1916.
// 'packages/core',
// 'packages/core-api',
// 'packages/core-components',
'packages/core-plugin-api',
'packages/dev-utils',
'packages/errors',
'packages/integration',