angular-cn/packages/service-worker
Peter Johan Salomonsen 6200732e23 feat(service-worker): support bypassing SW with specific header/query param (#30010)
Add support for bypassing the ServiceWorker for a request by using the
ngsw-bypass header or query parameter.

Fixes #21191

PR Close #30010
2019-04-25 13:09:44 -07:00
..
cli build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
config build: remove now redundant `bundle_dts = True` attribute (#29128) 2019-03-07 10:47:20 -08:00
src refactor(service-worker): DRY up SW registration logic (#21842) 2019-04-25 12:29:58 -07:00
test test(service-worker): add tests for `RegistrationOptions#registrationStrategy` (#21842) 2019-04-25 12:29:59 -07:00
testing build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
worker feat(service-worker): support bypassing SW with specific header/query param (#30010) 2019-04-25 13:09:44 -07:00
BUILD.bazel build: update to nodejs rules 0.27 (#29210) 2019-03-14 19:35:00 -07:00
PACKAGE.md
index.ts
package.json
public_api.ts
safety-worker.js
tsconfig-build.json