Merge pull request #29953 from backstage/rugvip/info
frontend-{app,plugin}-api: add support for plugin info and manifests
This commit is contained in:
@@ -236,6 +236,7 @@ const techDocsNavItem = NavItemBlueprint.make({
|
||||
/** @alpha */
|
||||
export default createFrontendPlugin({
|
||||
pluginId: 'techdocs',
|
||||
info: { packageJson: () => import('../package.json') },
|
||||
extensions: [
|
||||
techDocsClientApi,
|
||||
techDocsStorageApi,
|
||||
|
||||
Reference in New Issue
Block a user