Questions tagged [ngsw-config]

16 questions
0
votes
1 answer

How to handle custom code in Ngsw - in Fetch event

I was having service worker implemented in angular.js application where we have some custom code written in self.addEventListener('fetch', function (event) . Now i am planning to migrate the application to angular, and i found in angular we have the…
Aji
  • 423
  • 8
  • 23
1
2