@@ -1,12 +0,0 @@
|
||||
# lib/new/factories/backendModule.ts
|
||||
description: A new backend module that extends an existing backend plugin with additional features
|
||||
template: ./packages/cli/templates/default-backend-module
|
||||
targetPath: plugins
|
||||
backendModulePrefix: true
|
||||
prompts:
|
||||
- id
|
||||
- moduleId
|
||||
- owner
|
||||
additionalActions:
|
||||
- install-backend
|
||||
- add-backend
|
||||
+1
-6
@@ -8,12 +8,7 @@
|
||||
"scope": "backstage",
|
||||
"private": false
|
||||
},
|
||||
"templates": [
|
||||
{
|
||||
"id": "example cli template",
|
||||
"target": "./example.yaml"
|
||||
}
|
||||
]
|
||||
"templates": []
|
||||
}
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user