angular/packages/service-worker/config
Tobias Speicher 4ddcf81e61 refactor: replace deprecated String.prototype.substr() (#45397)
.substr() is deprecated so we replace it with functions which work similarily but aren't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>

PR Close #45397
2022-03-24 11:48:09 -07:00
..
src refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
test fix(service-worker): file system hash in batch of 500 elements (#45262) 2022-03-08 10:23:38 -08:00
testing fix(service-worker): file system hash in batch of 500 elements (#45262) 2022-03-08 10:23:38 -08:00
BUILD.bazel build: remove now redundant bundle_dts = True attribute (#29128) 2019-03-07 10:47:20 -08:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json build: simplify package.jsons for all of our packages (#36944) 2020-05-06 13:54:26 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
schema.json feat(service-worker): add cacheOpaqueResponses option for data-groups (#44723) 2022-01-24 14:51:59 -08:00