Feat: #141/lighthouse 피드백 적용 #142
Merged
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.
#️⃣ Issue Number
#141
📝 요약(Summary)
preconnect을 통해 글꼴 다운 링크를 연결 준비를 미리하여 시간 단축 유도
사진 webp로 수정하여 용량 단축 유도
글꼴 가져오는 것을 비동기로 실행했더니 글꼴 바뀌는 것이 너무 티가 나 고민임
🛠️ PR 유형
어떤 변경 사항이 있나요?
📚 코드 이해에 필요한(혹은 본인이 이해하는데 사용한) 레퍼런스 목록
https://beomy.github.io/tech/browser/preload-preconnect-prefetch/#preconnect
https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect?utm_source=lighthouse&utm_medium=devtools&hl=ko