GoogleChrome/lighthouse

Update minify-trace to exclude unnecessary trace data

Fermée

#12 748 ouverte le 5 juil. 2021

 (2 commentaires) (0 réaction) (0 personne assignée)JavaScript (9 278 forks)batch import
P3good first issue

Métriques du dépôt

Stars
 (27 768 étoiles)
Métriques de merge PR
 (Merge moyen 18j 18h) (40 PRs mergées en 30 j)

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.

Guide contributeur