Is there a way to compare bundle difference broken by route, kind of like Next.js does on `next build`? <img width="603" alt="Screen Shot 2021-08-13 at 10 24 07 AM" src="https://user-images.githubusercontent.com/1319291/129371937-986f51ac-1996-403c-af77-342c6e99751d.png">
Is there a way to compare bundle difference broken by route, kind of like Next.js does on
next build?