Merge pull request #5825 from backstage/mob/evolution-v2
core: split into three new separate packages
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user