sindresorhus / hide-files-on-github

Chrome extension - Hide nonessential files from the GitHub file browser
https://chrome.google.com/webstore/detail/hide-files-on-github/lpnakhpaodhdkleejaehlapdhbgjbddp
MIT License
320 stars 36 forks source link

update SizePlugin version & add support for bot #84

Closed kuldeepkeshwar closed 5 years ago

kuldeepkeshwar commented 5 years ago

šŸ‘‹ I noticed hide-files-on-github is using size-plugin .

I have created a bot, which works with size-plugin and comments the sizes of the assets and the changes since the last build into the relevant PR

I have done the required configuration in pr (updating size-plugin@2.0.0 & turn on publish flag)

Action item:

sindresorhus commented 5 years ago

Thanks, but Iā€™m only size-plugin to simply the terminal output (default Webpack is way too verbose), not because of the size output.