GoogleChrome/lighthouse

Update minify-trace to exclude unnecessary trace data

Open

#12.748 geöffnet am 5. Juli 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (27.768 Stars) (9.278 Forks)batch import
P3good first issue

Beschreibung

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.

Contributor Guide