Add centralized known plugin package exports and update imports
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
committed by
Patrik Oldsberg
parent
5f0daba1d5
commit
11060e329a
@@ -30,7 +30,7 @@ import { resolvePackageParams } from './resolvePackageParams';
|
||||
import {
|
||||
knownBackendPluginPackageNameByPluginId,
|
||||
knownFrontendPluginPackageNameByPluginId,
|
||||
} from '../../../../lib/knownPluginPackages';
|
||||
} from '@backstage/cli-common';
|
||||
|
||||
type CollectTemplateParamsOptions = {
|
||||
config: PortableTemplateConfig;
|
||||
|
||||
Reference in New Issue
Block a user