Merge pull request #33688 from backstage/fix-frontend-plugin-legacy-id

Fix template name collision and export path in CLI new module
This commit is contained in:
Patrik Oldsberg
2026-03-31 17:24:04 +02:00
committed by GitHub
5 changed files with 15 additions and 27 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/cli-module-new': patch
---
Rename the legacy `frontend-plugin` to `legacy-frontend-plugin`
Rename the legacy `frontend-plugin` to `frontend-plugin-legacy`