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.
🎉 변경 사항
이제 모든 브랜치를 대상으로 git pull 시 pnpm install을 수행합니다.
이렇게 변경한 이유는 디버깅을 할 수 있는 환경을 마련하기가 너무 까다로워서 (패키지 의존성 변경 -> origin main에 반영 -> 다시 내 로컬로 pull) 입니다.
의존성 변경이 없다면 pnpm install을 실행해도 1초 이내로 마무리 되므로, 그리고 git pull을 자주 하지는 않으므로, 위와 같이 변경했습니다.
🔗 링크
🙏 여기는 꼭 봐주세요!