pwa-asset-generator icon indicating copy to clipboard operation
pwa-asset-generator copied to clipboard

Not all required icons not being generated

Open joaomelorodrigues opened this issue 1 year ago • 0 comments
trafficstars

I ran this command:

npx pwa-asset-generator cs.png images -i index.html -m manifest.json --favicon  --path-override "./images"

And it didn't generate all the required icons for Android, which i found that are: icon-72x72 icon-96x96 icon-128x128 icon-144x144 icon-152x152 icon-192x192 icon-384x384 icon-512x512

Is there anything i'm missing in the command?

joaomelorodrigues avatar Apr 03 '24 20:04 joaomelorodrigues