angular/packages/service-worker/config/src
Henry Zhang 8ddce80a0b feat(service-worker): allow specifying maxAge for entire application (#49601)
This commit adds an `applicationMaxAge` to the service worker configuration. When set, it will only assign a cached version to clients within the `maxAge`. Afterwards, it will ignored any expired application versions and fetch exclusively from the network. The default is `undefined`, for which the behaviour is the same as it currently is.

PR Close #49601
2024-10-22 07:45:21 -07:00
..
duration.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
filesystem.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
generator.ts feat(service-worker): allow specifying maxAge for entire application (#49601) 2024-10-22 07:45:21 -07:00
glob.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
in.ts feat(service-worker): allow specifying maxAge for entire application (#49601) 2024-10-22 07:45:21 -07:00