polarsource / polar

Polar is the best funding & monetization platform for developers. From first donation to IPO.
https://polar.sh
Apache License 2.0
1.58k stars 53 forks source link

New org: Redirect to GitHub directly #3609

Closed birkjernstrom closed 1 month ago

birkjernstrom commented 1 month ago
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
polar ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2024 8:22am
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **polar-next-js-example** | ⬜️ Ignored ([Inspect](https://vercel.com/polar-sh/polar-next-js-example/FuFYBi6rzzGcQc1nN9JhnALUMhF6)) | | | Jul 5, 2024 8:22am |
github-actions[bot] commented 1 month ago

📦 Next.js Bundle Analysis for web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 224.19 KB (🟡 +4 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Thirty-six Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/maintainer/page 443.23 KB 667.42 KB 190.69% (+/- <0.01%)
/backoffice/layout 450.43 KB 674.62 KB 192.75% (+/- <0.01%)
/maintainer/[organization]/layout 10.42 KB 234.6 KB 67.03% (🟢 -0.03%)
/docs/api/[...endpoint]/page 386.89 KB 611.08 KB 174.59% (+/- <0.01%)
/maintainer/[organization]/(topbar)/layout 450.43 KB 674.62 KB 192.75% (+/- <0.01%)
/maintainer/[organization]/(topbar)/donations/overview/page 562.53 KB 786.71 KB 224.78% (🟢 -0.01%)
/maintainer/[organization]/(topbar)/issues/badge/page 462.65 KB 686.84 KB 196.24% (+/- <0.01%)
/maintainer/[organization]/(topbar)/issues/overview/page 478.83 KB 703.01 KB 200.86% (+/- <0.01%)
/maintainer/[organization]/(topbar)/funding/page 471.58 KB 695.77 KB 198.79% (+/- <0.01%)
/maintainer/[organization]/(topbar)/members/page 440.55 KB 664.74 KB 189.92% (+/- <0.01%)
/maintainer/[organization]/(topbar)/overview/page 467.14 KB 691.33 KB 197.52% (+/- <0.01%)
/maintainer/[organization]/(topbar)/posts/analytics/page 555.7 KB 779.89 KB 222.83% (🟢 -0.01%)
/maintainer/[organization]/(topbar)/posts/page 551.28 KB 775.47 KB 221.56% (+/- <0.01%)
/maintainer/[organization]/(topbar)/products/overview/page 464.89 KB 689.08 KB 196.88% (+/- <0.01%)
/maintainer/[organization]/(topbar)/products/benefits/page 527.41 KB 751.6 KB 214.74% (+/- <0.01%)
/maintainer/[organization]/(topbar)/sales/overview/page 559.19 KB 783.37 KB 223.82% (+/- <0.01%)
/maintainer/[organization]/(topbar)/sales/orders/page 467.86 KB 692.05 KB 197.73% (+/- <0.01%)
/maintainer/[organization]/(topbar)/sales/subscriptions/page 480.71 KB 704.89 KB 201.40% (+/- <0.01%)
/maintainer/[organization]/(topbar)/settings/page 456.11 KB 680.3 KB 194.37% (+/- <0.01%)
/maintainer/[organization]/(topbar)/settings/webhooks/endpoints/[id]/page 477.37 KB 701.55 KB 200.44% (+/- <0.01%)
/maintainer/[organization]/(white)/posts/new/page 540.71 KB 764.9 KB 218.54% (+/- <0.01%)
/maintainer/[organization]/(white)/layout 435.08 KB 659.26 KB 188.36% (+/- <0.01%)
/maintainer/[organization]/(white)/posts/[post]/page 543.07 KB 767.26 KB 219.22% (🟢 -0.01%)
/maintainer/[organization]/products/[id]/page 515.68 KB 739.86 KB 211.39% (+/- <0.01%)
/maintainer/[organization]/products/layout 435.08 KB 659.26 KB 188.36% (+/- <0.01%)
/maintainer/[organization]/products/new/page 515.36 KB 739.55 KB 211.30% (+/- <0.01%)
/maintainer/[organization]/promote/page 457.07 KB 681.25 KB 194.64% (+/- <0.01%)
/maintainer/[organization]/promote/layout 435.08 KB 659.26 KB 188.36% (+/- <0.01%)
/docs/(mdx)/layout 386.7 KB 610.89 KB 174.54% (+/- <0.01%)
/docs/(mdx)/faq/for-backers/page 30.52 KB 254.7 KB 72.77% (+/- <0.01%)
/docs/(mdx)/subscriptions/page 30.52 KB 254.71 KB 72.77% (+/- <0.01%)
/docs/api/(mdx)/layout 386.7 KB 610.88 KB 174.54% (+/- <0.01%)
/docs/support/layout 386.7 KB 610.89 KB 174.54% (+/- <0.01%)
/docs/contribute/layout 386.7 KB 610.89 KB 174.54% (+/- <0.01%)
/maintainer/[organization]/(topbar)/finance/layout 435.07 KB 659.26 KB 188.36% (+/- <0.01%)
/maintainer/[organization]/(topbar)/finance/issue-funding/layout 435.07 KB 659.26 KB 188.36% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.