angular-cn/packages/service-worker/src
Paul Gschwendtner 69a612d402 refactor(service-worker): ensure compatibility with typescript strict flag (#30993)
As part of FW-1265, the `@angular/service-worker` package is made compatible
with the TypeScript `--strict` flag. Read more about the strict flag [here](https://www.typescriptlang.org/docs/handbook/compiler-options.html)

PR Close #30993
2019-07-18 14:21:26 -07:00
..
index.ts feat(service-worker): expose `SwRegistrationOptions` token to allow runtime config (#21842) 2019-04-25 12:29:58 -07:00
low_level.ts refactor(service-worker): ensure compatibility with typescript strict flag (#30993) 2019-07-18 14:21:26 -07:00
module.ts fix(service-worker): avoid uncaught rejection warning when registration fails (#30876) 2019-06-07 08:46:25 -07:00
push.ts refactor(service-worker): Format comments and add additional test (#25860) 2018-11-01 15:13:33 -07:00
update.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00