chore: remove create-react-app template

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-05-21 14:52:02 +02:00
parent e2832d055c
commit 6c410d16bc
2 changed files with 0 additions and 5 deletions
@@ -101,10 +101,6 @@ catalog:
target: https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend/sample-templates/springboot-grpc-template/template.yaml
rules:
- allow: [Template]
- type: url
target: https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend/sample-templates/create-react-app/template.yaml
rules:
- allow: [Template]
- type: url
target: https://github.com/spotify/cookiecutter-golang/blob/master/template.yaml
rules:
@@ -5,7 +5,6 @@ metadata:
description: A collection of locally available Backstage example templates
spec:
targets:
- ./create-react-app/template.yaml
- ./docs-template/template.yaml
- ./react-ssr-template/template.yaml
- ./springboot-grpc-template/template.yaml