Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
jihye5081
approved these changes
Feb 6, 2025
Collaborator
jihye5081
left a comment
There was a problem hiding this comment.
제가 확인했을 때는 글꼴 바뀌는 게 티가 안 나네요..?!?
같이 얘기 나누면서 해결 방법 찾는 것도 좋을 거 같아요!
고생 많으셨습니다!!
Owner
Author
그게 글꼴이 바뀌어서 일단 비동기로 가져오는 것을 안 했어요! |
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.
#️⃣ 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