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

hotfix: 모달이 열리지 않는 에러 해결 #682

Merged
merged 2 commits into from
Mar 17, 2024

Conversation

turtle601
Copy link
Collaborator

✨ 요약

  • 웹팩 캐시 적용
  • 모달이 열리지 않는 에러 해결
  • develop-frontend에 있는 커밋을 cherry-pick으로 옮김... (main 브랜치 갈래길이 달라서)



😎 해결한 이슈



* chore: dev환경 webpack 설정 구현

* chore: common환경 webpack 설정 구현

* chore: prod환경 webpack 설정 구현

* chore: 기존 웹팩 환경 파일 제거

* chore: 불필요한 babelrc 파일 제거

* chore: 빌드 명령어 변경 및 사용하지 않는 라이브러리 제거

* chore: 타입체킹에 실패하면 빌드가 되지 않도록 설정
* chore: dev환경 webpack 설정 구현

* chore: common환경 webpack 설정 구현

* chore: prod환경 webpack 설정 구현

* chore: 기존 웹팩 환경 파일 제거

* chore: 불필요한 babelrc 파일 제거

* chore: 빌드 명령어 변경 및 사용하지 않는 라이브러리 제거

* chore: 타입체킹에 실패하면 빌드가 되지 않도록 설정

* fix: 페이지 code 스플리팅으로 인한 suspense 오류 해결

* fix: axios 401 에러로 인한 주석 처리

* fix: 간헐적 에러 발생 오류 해결 #674

* refactor: 변경된 모달 컴포넌트 적용

* fix: 모달 content 내용 넘어가는 버그 해결

* fix: modal 버전 업그레이드 및 필요없는 파일 제거
@turtle601 turtle601 merged commit 60cb8e1 into main Mar 17, 2024
1 of 2 checks passed
@turtle601 turtle601 deleted the hotifx/modal-function-error branch March 17, 2024 09:16
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