Merge pull request #32627 from backstage/fix-plugipPackage-metadata
cli: Add pluginPackage support to backend-plugin-module template
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/cli-module-maintenance': patch
|
||||
---
|
||||
|
||||
Added auto-fill of `backstage.pluginPackage` metadata for known plugins during `repo fix`.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/cli-module-new': patch
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
The `new` command now prompts for the plugin package name when creating plugin modules, in order to properly populate the `package.json` file.
|
||||
Reference in New Issue
Block a user