Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔀 :: Inject를 사용한 Hot Reload를 적용 #55

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

baekteun
Copy link
Member

💡 개요

Demo 모듈에서 Hot Reload를 하기 위해 Inject를 사용해 적용했습니다.

📃 작업내용

  • Inject 모듈 추가
  • Demo 모듈 Build Settings에 Inject용 세팅 추가
  • Demo모듈에 Inject 의존성 추가

@baekteun baekteun added ⚙ Setting 개발 환경 세팅 1️⃣Priority: High 우선순위 상 labels Jun 29, 2023
@baekteun baekteun self-assigned this Jun 29, 2023
@baekteun baekteun linked an issue Jun 29, 2023 that may be closed by this pull request
@baekteun baekteun merged commit ab2dc78 into master Jun 30, 2023
3 checks passed
@baekteun baekteun deleted the 52-demo-app-injection-iii branch June 30, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣Priority: High 우선순위 상 ⚙ Setting 개발 환경 세팅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Demo앱 모듈에 InjectionIII 적용
3 participants