GoogleChrome/lighthouse

Update minify-trace to exclude unnecessary trace data

Fechada

#12.748 aberto em 5 de jul. de 2021

 (2 comentários) (0 reação) (0 responsável)JavaScript (9.278 forks)batch import
P3good first issue

Métricas do repositório

Stars
 (27.768 estrelas)
Métricas de merge de PR
 (Mesclagem média 18d 18h) (40 fundiu PRs em 30d)

Description

PR https://github.com/GoogleChrome/lighthouse/pull/12692 included additional trace categories.

With these changes, a run on the verge gives a trace of: before: 50.1MiB after: 60.7MiB

We should teach minify-trace to exclude the unnecessary entries.

Guia do colaborador