Skip to content

fix(FE-356): lottifile alias 제거 - #188

Merged
KwonDeaGeun merged 1 commit into
developfrom
fix/FE-356-lottiefile-animation-rendering
Jun 17, 2026
Merged

fix(FE-356): lottifile alias 제거#188
KwonDeaGeun merged 1 commit into
developfrom
fix/FE-356-lottiefile-animation-rendering

Conversation

@KwonDeaGeun

@KwonDeaGeun KwonDeaGeun commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

릴리스 노트

  • Chores
    • 빌드 설정에서 특정 라이브러리 alias 항목을 제거하여 설정을 간소화했습니다.

@KwonDeaGeun KwonDeaGeun self-assigned this Jun 17, 2026
@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: aff6c320-d486-48e4-bed9-09e5c1c3eb26

📥 Commits

Reviewing files that changed from the base of the PR and between 66e6979 and 1eca3b7.

📒 Files selected for processing (1)
  • vite.config.ts
💤 Files with no reviewable changes (1)
  • vite.config.ts

Walkthrough

vite.config.tsresolve.alias에서 lottie-weblottie-web/build/player/lottie_light로 리다이렉트하던 alias 항목 1줄이 삭제되었습니다. 이로써 alias 설정은 @ 경로 항목만 남습니다.

Changes

Vite alias 설정 변경

Layer / File(s) Summary
lottie-web alias 항목 제거
vite.config.ts
resolve.alias에서 "lottie-web": "lottie-web/build/player/lottie_light" 매핑이 제거되어, lottie-web 임포트 시 경량 빌드 대신 패키지의 기본 엔트리포인트가 사용됩니다.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed PR 제목이 변경사항의 핵심을 정확하게 반영하고 있습니다. vite.config.ts에서 lottie-web alias 항목이 제거된 내용을 명확하게 나타냅니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@KwonDeaGeun
KwonDeaGeun merged commit d301434 into develop Jun 17, 2026
2 checks passed
@KwonDeaGeun
KwonDeaGeun deleted the fix/FE-356-lottiefile-animation-rendering branch June 17, 2026 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant