app-backend: added utility to find assets to store

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-12-29 15:34:45 +01:00
parent a9dcace703
commit 54ecf37c15
5 changed files with 65 additions and 12 deletions
+1
View File
@@ -35,6 +35,7 @@
"@backstage/config": "^0.1.12",
"@backstage/types": "^0.1.1",
"@types/express": "^4.17.6",
"globby": "^11.0.0",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "9.1.0",