andresz1 / size-limit-action

Compare the real cost to run your JS app or lib to keep good performance in every pull request
ISC License
449 stars 83 forks source link

Title Field #78

Closed elliotwestlake closed 2 years ago

elliotwestlake commented 2 years ago

Support adding a title field instead of the path name.

We're using this in a monorepo and our paths are quite long. We think it would be good to have an option to specify a name or even use the name from the packages package.json

Thanks!