@@ -16,7 +16,7 @@ export default [
|
||||
target: '@backstage/cli/templates/alpha/default-node-plugin-package.yaml',
|
||||
},
|
||||
{
|
||||
id: 'frontend-plugion', // changed from 'plugin'
|
||||
id: 'frontend-plugin', // changed from 'plugin'
|
||||
target: '@backstage/cli/templates/alpha/default-plugin.yaml',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -8,6 +8,3 @@ prompts:
|
||||
prompt: Provide another id
|
||||
default: another-id-example
|
||||
validate: backstage-id
|
||||
- id: private
|
||||
prompt: Would you like for this package to be private?
|
||||
type: confirm
|
||||
|
||||
Reference in New Issue
Block a user