Service to serve Targetprocess frontend assets.
npm install @targetprocess/assets-serviceServes static assets for Targetprocess front-end
like JavaScript bundles, CSS, icons, etc. in production.
Assets are created during front-end build from the files in
/pages
directory and are placed inside Docker image
with this assets-service installed.
Assets that ends with serviceWorker.js will have response header set
Service-Worker-Allowed: /
refer to ADR 2025-04-common-mashups.md