Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

[FE] chore: 캐시 버스팅 적용 #446

Closed
wants to merge 2 commits into from

Conversation

nangkyeonglim
Copy link
Collaborator

🛠️ Issue

✅ Tasks

  • 캐시 버스팅

⏰ Time Difference

  • 0.1

📝 Note

  • static 파일들과 js 파일들에 캐시 버스팅을 적용했습니다.

Eun-chan Cho and others added 2 commits September 21, 2023 19:21
* refactor: Parser -> Block 표현 변및 NotionDivider 추가

* feat: Notion Image로부터 url 파싱 로직 구현

* feat: Image url로부터 이미지 upload 요청을 처리하는 NotionImageUploader 구현

* feat: S3 Client 빈 설정

* feat: NotionImageUploadListener 구현

* feat: S3 업로드를 위한 `S3Uploader` 구현

* feat: Notion에서 다운받은 이미지를 업로드 요청하는 `NotionImageUploader` 구현

* feat: ImageUploader를 이용해 이미지 파일 업로드 구현

* refactor: 사용하지 않는 설정들 제거

* refactor: 의존성 분리를 위한 패키지 분리 - `NotionParser` -> `NotionParseService`
@nangkyeonglim nangkyeonglim added ⚙️ setting 프로젝트 세팅 🖥️ frontend 프론트엔드 작업 labels Sep 21, 2023
@nangkyeonglim nangkyeonglim self-assigned this Sep 21, 2023
@nangkyeonglim nangkyeonglim deleted the feature/cache-busting-445 branch October 6, 2023 08:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🖥️ frontend 프론트엔드 작업 ⚙️ setting 프로젝트 세팅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

캐시 버스팅 적용
1 participant