github / webpack-bundlesize-compare-action

A github action that outputs bundlesize comparison tables for pull requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove changeset output?

mattcosta7 opened this issue · comments

#155 added an file by file change analysis.

It seems this might be a bit too much output, and doesn't actually describe the relative impact on bundle so much as the change in file size.

Maybe we can truncate this to the 5 or so biggest changes, but does it provide the value intended?