GoogleChromeLabs/squoosh

Don’t download all codecs

Ouverte

#1 040 ouverte le 2 juin 2021

 (2 commentaires) (3 réactions) (0 personne assignée)TypeScript (2 137 forks)batch import
UIhelp wanted

Métriques du dépôt

Stars
 (25 724 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

We already delay downloading til the user actually loads an image, but with codecs getting bigger, we might want to allow the user to download individual codecs.

There’s a bit of UI work to be done here (can we add download buttons to the codec drop down?) and we prob. need to think about how to handle missing codecs when offline to generate meaningful error messages here.

Guide contributeur