Files
backstage/.changeset/witty-avocados-bow.md
T
2022-01-13 20:00:12 +01:00

359 B

@backstage/plugin-app-backend
@backstage/plugin-app-backend
patch

Added a new asset cache that stores static assets from previous deployments in the database. This fixes an issue where users have old browser tabs open and try to lazy-load static assets that no longer exist in the latest version.

The asset cache is enabled by passing the database option to createRouter.