Skip to content

gabriel-messas/angular-service-worker-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

angular-service-worker-extension

Angular Service Worker Extension for Web Push Notification Automatic Handling

  • Register the custom SW in app.module.ts imports:
    • ServiceWorkerModule.register('service-worker.js', { enabled: environment.production }),
  • Add it to assets array in angular.json:
    • "src/service-worker.js"

About

Angular Service Worker Extension for Web Push Notification Automatic Handling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published