Introduce the @backstage/errors package.
Encode thrown errors in the backend as a JSON payload using a facility in that package, and render helpful frontend displays of those errors. Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
"@backstage/cli": "*",
|
||||
"@backstage/config": "*",
|
||||
"@backstage/core": "*",
|
||||
"@backstage/errors": "*",
|
||||
"@backstage/plugin-api-docs": "*",
|
||||
"@backstage/plugin-app-backend": "*",
|
||||
"@backstage/plugin-auth-backend": "*",
|
||||
|
||||
Reference in New Issue
Block a user