GoogleChromeLabs/squoosh

Don’t download all codecs

Aberta

#1.040 aberto em 2 de jun. de 2021

 (2 comentários) (3 reações) (0 responsável)TypeScript (2.137 forks)batch import
UIhelp wanted

Métricas do repositório

Stars
 (25.731 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador