pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.75k stars 284 forks source link

P1 - The base64 screenshots are huge - maybe consider doing the same approach as icons (or at least an option) #4546

Open khmyznikov opened 11 months ago

khmyznikov commented 11 months ago

Completely remove base64 approach as anti-pattern. Switch to ZIP with generated images and manifest file. Manifest file should have pre-populated screenshots object with src of generated images.