GoogleChrome/lighthouse

Update minify-trace to exclude unnecessary trace data

クローズ

#12,748 opened on 2021/07/05

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (9,278 件のフォーク)batch import
P3good first issue

Repository metrics

Stars
 (27,768 個のスター)
PR merge metrics
 (平均マージ 18d 18h) (30d で 40 merged PRs)

説明

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.

コントリビューターガイド