Skip to content

Conversation

@lumirbot
Copy link
Contributor

@lumirbot lumirbot commented Mar 16, 2025

No description provided.

@vercel
Copy link

vercel bot commented Mar 16, 2025

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
ko-legacy-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Mar 16, 2025 6:47am

@lumirlumir lumirlumir changed the title Delete .github/workflows/discord_notify.yml wip Mar 16, 2025
@lumirlumir lumirlumir marked this pull request as draft March 16, 2025 06:24
@lumirlumir lumirlumir self-assigned this Mar 16, 2025
@github-actions
Copy link

github-actions bot commented Mar 16, 2025

Size changes

📦 Next.js Bundle Analysis for undefined

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

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 104.43 KB (🟡 +55 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!

Five Pages Changed Size

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

Page Size (compressed) First Load
/404 110.51 KB (🟡 +1.92 KB) 214.94 KB
/500 110.49 KB (🟡 +1.91 KB) 214.92 KB
/[[...markdownPath]] 112.43 KB (🟡 +1.91 KB) 216.86 KB
/errors 110.61 KB (🟡 +1.91 KB) 215.04 KB
/errors/[errorCode] 110.59 KB (🟡 +1.91 KB) 215.02 KB
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

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

viteinfinite and others added 3 commits March 16, 2025 15:30
* Update conferences.md for CityJS Athens and London Events

Dear people, I would really appreciate if you include our community events on your website. It might not be titled as React conferences but it does have a lot of React on it! Thank you it is very much appreciated.

* Update conferences.md

Removed spaces as requested.
@lumirlumir lumirlumir changed the title wip chore: sync-with react.dev Mar 16, 2025
lumirlumir
lumirlumir previously approved these changes Mar 16, 2025
@lumirlumir lumirlumir marked this pull request as ready for review March 16, 2025 06:45
@lumirlumir lumirlumir merged commit 2d3fee5 into reactjs:main Mar 16, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.