Skip to content

Conversation

@jaem0629
Copy link
Contributor

@jaem0629 jaem0629 commented Jan 16, 2026

Closes: #1419

debugging.md 파일 수정

React 컴파일러의 debugging 파트를 번역하였습니다.

필수 확인 사항

선택 확인 사항

  • 번역 초안 작성Draft Translation
  • 리뷰 반영Resolve Reviews

@vercel
Copy link

vercel bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
ko-legacy-reactjs-org Ignored Ignored Preview Jan 16, 2026 1:30pm

Review with Vercel Agent

@github-actions
Copy link

github-actions bot commented Jan 16, 2026

Size changes

Details

📦 Next.js Bundle Analysis for undefined

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

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 133.65 KB (🟡 +20 B) 243.83 KB
/500 133.65 KB (🟡 +20 B) 243.83 KB
/[[...markdownPath]] 136.29 KB (🟡 +20 B) 246.48 KB
/errors 133.79 KB (🟡 +20 B) 243.97 KB
/errors/[errorCode] 133.77 KB (🟡 +20 B) 243.95 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.

@jaem0629
Copy link
Contributor Author

jaem0629 commented Jan 16, 2026

추가로 학습하기 > React 컴파일러의 모든 페이지가 번역됨에 따라 sidebarLearn.json를 수정하였습니다.

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.

[번역 필요]: 학습하기 > React 컴파일러 > debugging

1 participant