lighthouse: migrate to new composability API

This commit is contained in:
Patrik Oldsberg
2021-02-02 19:06:24 +01:00
parent d941f6187b
commit a5628df400
9 changed files with 68 additions and 38 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-lighthouse': patch
---
Migrate to new composability API, exporting the plugin instance as `lighthousePlugin`, the top-level page as `LighthousePage`, the entity card as `EntityLastLighthouseAuditCard`, and the entity content as `EntityLighthouseContent`.