GoogleChrome/lighthouse

Update minify-trace to exclude unnecessary trace data

Open

#12,748 建立於 2021年7月5日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (27,768 star) (9,278 fork)batch import
P3good first issue

描述

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.

貢獻者指南