reactjs / fr.react.dev

Version française du site de documentation officiel de React
https://fr.react.dev
Creative Commons Attribution 4.0 International
96 stars 162 forks source link

Sync with react.dev @ 5de85198 #633

Closed react-translations-bot closed 5 months ago

react-translations-bot commented 5 months ago

This PR was automatically generated.

Merge changes from react.dev at 5de85198

DO NOT SQUASH MERGE THIS PULL REQUEST!

Doing so will "erase" the commits from main and cause them to show up as conflicts the next time we merge.

github-actions[bot] commented 5 months ago

Size changes

## 📦 Next.js Bundle Analysis for react-dev This analysis was generated by the [Next.js Bundle Analysis action](https://github.com/hashicorp/nextjs-bundle-analysis). 🤖 ### 🎉 Global Bundle Size Decreased Page | Size (compressed) | |---|---| | `global` | `103.45 KB` _(-1 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!