Warn if app-backend can't start-up because missing dir

This commit is contained in:
Oliver Sand
2020-11-25 16:52:29 +01:00
parent b614e81184
commit ff1301d28f
2 changed files with 16 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-app-backend': patch
---
Warn if the app-backend can't start-up because the static directory that should be served is unavailable.