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.
vite plugin pwa를 사용하여 pwa구현
pwa관련 이미지 추가
빌드 시에 사전렌디링 시간 5초 연장
커뮤니티 카테고리 목록 순서 변경
게시물 저장 시에 제목이나 내용이 없을 시에 저장되지 않게 예외처리
사용하지 않는 컴포넌트 주석처리 (추후에 추가적으로 확인할 것)
게시글 작성 시 공지사항 카테고리 관리자만 선택할 수 있게 로직 변경
속성 선택 탭을 타입 선택 탭으로 수정
admin uid 추가 (환경변수로 관리 uid관리)
불필요한 console.log 삭제
게시물 개제 시 게시물 내용 상단부 잘리는 버그 수정