preactjs / compressed-size-action

GitHub Action that adds compressed size changes to your PRs.
https://github.com/marketplace/actions/compressed-size-action
MIT License
603 stars 84 forks source link

Add support for Yarn 3 #89

Open smorimoto opened 1 year ago

smorimoto commented 1 year ago

Closes #84

smorimoto commented 1 year ago

I recommend enabling hide white space mode for easier reading.

rschristian commented 4 months ago

This is touching far more than it should be -- a 12k diff is massive.

If you can refactor this to get it down to just the relevant bits, we can merge it.