Remove backend dependency in the techdocs plugin (#5168)
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs': patch
|
||||
---
|
||||
|
||||
Remove the `@backstage/techdocs-common` dependency to not pull in backend config schemas in the frontend.
|
||||
@@ -37,7 +37,6 @@
|
||||
"@backstage/plugin-catalog-react": "^0.1.3",
|
||||
"@backstage/test-utils": "^0.1.9",
|
||||
"@backstage/theme": "^0.2.5",
|
||||
"@backstage/techdocs-common": "^0.4.5",
|
||||
"@backstage/errors": "^0.1.1",
|
||||
"@material-ui/core": "^4.11.0",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
|
||||
Reference in New Issue
Block a user