You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 13, 2021. It is now read-only.
I discovered that my images are stored in my website compressed with GZIP. So, when this PWABuilder-CLI download the content of this images, it ignore this kind of content and do not uncompress.
For some reason, if I run the command to generate the windows10 package, all images are compressed in GZIP format.
pwabuilder -p windows10 -m https://mydomain.com/manifest.json
The text was updated successfully, but these errors were encountered: