docs,workflows: remove or update references to packages/core(-api)

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-06-22 17:30:20 +02:00
parent 27bc65bf11
commit c7126e7a86
10 changed files with 24 additions and 33 deletions
-2
View File
@@ -74,8 +74,6 @@ const SKIPPED_PACKAGES = [
'packages/techdocs-cli',
// TODO(Rugvip): Enable these once `import * as ...` and `import()` PRs have landed, #1796 & #1916.
'packages/core',
'packages/core-api',
'packages/core-components',
'plugins/catalog',
'plugins/catalog-backend',