Skip to content

feat: add pwa support

Cédric Exbrayat requested to merge feat/pwa into master

First commit is basically what ng add @angular/pwa gives, few a few tweaks. It uses the default icons for now. Second commit adds a notification when a new version is available, and a check every 5 minutes.

Merge request reports