docs: translate React Compiler sections#1449
Merged
lumirlumir merged 8 commits intomainfrom Jan 31, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Size changesDetails📦 Next.js Bundle Analysis for undefinedThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
There was a problem hiding this comment.
Pull request overview
React Compiler 문서 중 설정 옵션 관련 섹션(target, panicThreshold, logger, gating, compilationMode)을 한국어로 번역/현지화합니다.
Changes:
- React Compiler 옵션 문서 5종(
target,panicThreshold,logger,gating,compilationMode)의 본문/섹션 헤더를 한국어로 번역 - 설정 안내 페이지(
configuration)의 문구를 일부 다듬어 표현을 정리
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/content/reference/react-compiler/target.md | target 옵션 레퍼런스/사용법/트러블슈팅 섹션 한국어 번역 |
| src/content/reference/react-compiler/panicThreshold.md | panicThreshold 옵션 레퍼런스/사용법 섹션 한국어 번역 |
| src/content/reference/react-compiler/logger.md | logger 옵션 레퍼런스/사용법 섹션 한국어 번역 |
| src/content/reference/react-compiler/gating.md | gating 옵션 레퍼런스/사용법/트러블슈팅 섹션 한국어 번역 |
| src/content/reference/react-compiler/configuration.md | 한국어 문구 일부 표현 다듬기 및 용어 표기 정리 |
| src/content/reference/react-compiler/compilationMode.md | compilationMode 옵션 레퍼런스/사용법/트러블슈팅 섹션 한국어 번역 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
lumirlumir
added a commit
that referenced
this pull request
Jan 31, 2026
#1449 에 이어 React Compiler 관련 섹션 번역을 모두 완료하였습니다. 2번 이상의 검수를 거쳤기에, 바로 머지합니다.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
React 컴파일러 공부하면서 관련 섹션 전부 번역해 보았습니다.
GitHub Copilot 에이전트 코딩으로 1차 번역 후 검수했는데, 퀄리티가 꽤 좋은 것 같습니다.
Claude Opus 4.5 -> 개인 검수 -> GitHub code review로 3번의 검수 과정을 거쳐 바로 머지합니다.