angular-cn/packages/service-worker/worker/test
Alan Agius 01ec5fd6b0 fix(service-worker): `Cache-Control: no-cache` on assets breaks service worker (#25408)
At the moment `cacheAge` can we undefined when having `Cache-Control` set to `no-cache` due the mapping method in `needToRevalidate`

Closes #25442

PR Close #25408
2018-08-14 16:40:15 -07:00
..
BUILD.bazel
async.ts
data_spec.ts
happy_spec.ts fix(service-worker): `Cache-Control: no-cache` on assets breaks service worker (#25408) 2018-08-14 16:40:15 -07:00
idle_spec.ts
prefetch_spec.ts