Merge pull request #15751 from sennyeya/carmen

`backstage-cli new` duplicated `-backend` in `standaloneServer.ts` stubs
This commit is contained in:
Patrik Oldsberg
2023-01-17 12:23:55 +01:00
committed by GitHub
3 changed files with 20 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Updated backend plugin ID during creation to match user-entered input.