Commit Graph
4 Commits
Author SHA1 Message Date
nobswebdev 0dcffb394e Cache storefront images aggressively while keeping CSS revalidatable.
Split static asset mounts by type and centralize paths in storefrontAssetPaths so icon URLs stay aligned with the server.
2026-09-07 14:06:44 +02:00
nobswebdev 665362eb32 use path-to-regexp named wildcard for shop assets route exclude
Silence Nest 11 LegacyRouteConverter warning by replacing shop/assets/(.*) with shop/assets/{*path}.
2026-09-06 11:40:58 +02:00
nobswebdev 063009235f add caching for public assets 2026-08-28 18:36:08 +02:00
nobswebdev 2b30e8bd39 init 2026-08-28 17:31:02 +02:00