feat: implement Lighthouse plugin using lighthouse-audit-service

This commit is contained in:
Paul Marbach
2020-04-06 12:07:25 -04:00
parent 05ddedb0ad
commit 06228b71e9
39 changed files with 3138 additions and 33 deletions
+3 -2
View File
@@ -5,9 +5,10 @@
"dependencies": {
"@backstage/cli": "^0.1.1-alpha.3",
"@backstage/core": "^0.1.1-alpha.3",
"@backstage/plugin-home-page": "^0.1.1-alpha.3",
"@backstage/plugin-welcome": "^0.1.1-alpha.3",
"@backstage/theme": "^0.1.1-alpha.3",
"@backstage/plugin-home-page": "^0.1.1-alpha.3",
"@backstage/plugin-lighthouse": "^0.1.1-alpha.3",
"@backstage/plugin-welcome": "^0.1.1-alpha.3",
"@material-ui/core": "^4.9.1",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",