This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Description
Currently the beta of @angular/service-worker is out, however Google already has sw-precache/toolbox and Workbox. I believe with @angular/service-worker it would create confusion to the users.
I was hoping that @angular library would use either of the two libraries underneath with some added functionality. But doesnt seems to be the case. Even the ngsw-manifest specification seems to be different then what sw-precache and workbox would expect.
I guess I am missing something :) Can you please throw some light how this library would be different then the other two and the advantage of using this.