Merge pull request #13524 from backstage/rugvip/skipschema

cli: avoid backend schema processing when loading config
This commit is contained in:
Patrik Oldsberg
2022-09-05 12:00:34 +02:00
committed by GitHub
4 changed files with 10 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Avoid validating the backend configuration schema when loading static configuration for building the frontend.