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

[REFACTOR] Index file, img file clean up #117

Closed
7 tasks done
selfishAltruism opened this issue Mar 26, 2024 · 3 comments
Closed
7 tasks done

[REFACTOR] Index file, img file clean up #117

selfishAltruism opened this issue Mar 26, 2024 · 3 comments
Assignees
Labels
refactor 코드 리팩토링

Comments

@selfishAltruism
Copy link
Contributor

selfishAltruism commented Mar 26, 2024

목적

과도한 추상화로 인해서 접근성이 떨어지는 것을 방지하기 위해 불필요한 index file, img file 정리

작업 상세 내용

  • Public folder img file clean up
  • Home, Auth folder index file clean up
  • Board folder index file clean up
  • Circle folder index file clean up
  • History, Setting folder index file clean up
  • Locker folder index file clean up
  • Switch index clean up

유의사항

  • Folder 내부에 file이 많아서 index file이 효율적인 경우 유지
  • 기능 상에서 변경 사항 없음. PR 이전 정상 작동 확인 필수
@selfishAltruism
Copy link
Contributor Author

일단 비교적 적은 switch component의 index는 유지할 예정.

@selfishAltruism
Copy link
Contributor Author

selfishAltruism commented Mar 28, 2024

Board postDetail folder는 comment와 연관이 깊고, #112 에서 변경될 가능성이 높아 해당 issue에서 제외.

@selfishAltruism
Copy link
Contributor Author

현재 삭제는 모두 마무리했고, 개발 서버가 정상 작동하지 못함에 따라 검증 이후 PR 예정

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant