Remove images favicon.ico
article thumbnail

Creating Offline-First Experiences with Angular PWAs

Perficient

ng add @angular/pwa Understand the files added/modified by @angular/pwa package It adds different png files for different splash images for various resolutions. js" ] } }, { "name": "assets", "installMode": "lazy", "updateMode": "prefetch", "resources": { "files": [ "/assets/**", "/*.(svg|cur|jpg|jpeg|png|apng|webp|avif|gif|otf|ttf|woff|woff2)"

article thumbnail

Creating Offline-First Experiences with Angular PWAs

Perficient

ng add @angular/pwa Understand the files added/modified by @angular/pwa package It adds different png files for different splash images for various resolutions. js" ] } }, { "name": "assets", "installMode": "lazy", "updateMode": "prefetch", "resources": { "files": [ "/assets/**", "/*.(svg|cur|jpg|jpeg|png|apng|webp|avif|gif|otf|ttf|woff|woff2)"