Skip to content

fix: 이미지 캐싱이 적용되지 않는 이슈#179

Merged
prgmr99 merged 3 commits intomainfrom
178-refactor-이미지-정적-import로-변경
May 5, 2025

Hidden character warning

The head ref may contain hidden characters: "178-refactor-\uc774\ubbf8\uc9c0-\uc815\uc801-import\ub85c-\ubcc0\uacbd"
Merged

fix: 이미지 캐싱이 적용되지 않는 이슈#179
prgmr99 merged 3 commits intomainfrom
178-refactor-이미지-정적-import로-변경

Conversation

@prgmr99
Copy link
Member

@prgmr99 prgmr99 commented May 5, 2025

Proposed Changes

  • next.config.ts 에 minimumCacheTTL을 설정해놓았음에도 캐싱이 적용되지 않음.
  • 이미지 import 방식을 변경하여 문제 해결

Code Review Point

(리뷰어가 중점적으로 보면 좋을 부분을 적어주세요.)

close #178

@prgmr99 prgmr99 self-assigned this May 5, 2025
@prgmr99 prgmr99 added the refactor Refactor codes label May 5, 2025
@prgmr99 prgmr99 merged commit 413402e into main May 5, 2025
2 checks passed
@prgmr99 prgmr99 deleted the 178-refactor-이미지-정적-import로-변경 branch May 5, 2025 12:45
ljh130334 added a commit to ljh130334/16th-team3-FE that referenced this pull request May 5, 2025
* chore: 이미지 src 적용 방식 변경

* chore: 이미지 src 적용 방식 변경

* fix: 빌드 에러 수정
ljh130334 added a commit to ljh130334/16th-team3-FE that referenced this pull request May 5, 2025
* chore: 이미지 src 적용 방식 변경

* chore: 이미지 src 적용 방식 변경

* fix: 빌드 에러 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactor codes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: 이미지 정적 import로 변경

1 participant