Wikify: Auto-link 118 orphaned topics using semantic keyword matching
This commit is contained in:
@@ -22,6 +22,17 @@ Bundle Size Optimization(번들 크기 최적화)은 클라이언트로 전송
|
||||
- **캐시 무효화 관리**: 청크 분할 전략이 잘못될 경우 작은 코드 수정에도 모든 벤더 청크의 해시가 변경되어 캐시 효율이 떨어질 수 있다.
|
||||
|
||||
## 🔗 Knowledge Connections
|
||||
### Related Concepts (Auto-Linked)
|
||||
* [[Code Splitting]]
|
||||
* [[Core_Web_Vitals]]
|
||||
* [[Hydration]]
|
||||
* [[Index]]
|
||||
* [[Lazy Loading]]
|
||||
* [[Optimization]]
|
||||
* [[React]]
|
||||
* [[Research]]
|
||||
* [[Rollup]]
|
||||
|
||||
### Related Concepts
|
||||
- **Code Splitting**: 번들을 물리적으로 분리하는 구현 패턴 (관계: 실천 방법)
|
||||
- **Core Web Vitals**: 번들 최적화의 성공 여부를 측정하는 정량적 지표 (관계: 성능 평가)
|
||||
|
||||
Reference in New Issue
Block a user