codediodeio / angular-firestarter

🍱 :fire: Angular + Firebase Progressive Web App Starter

Home Page:https://firestarter.fireship.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate from SW-Precache to Angular Service Worker

codediodeio opened this issue · comments

Let's drop SW-Precache in favor of the Angular Service Worker. We need to (1) remove the existing worker config (2) add the Angular config detailed in Angular 5 PWA Basics

Updated to NGSW in Angular6.