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

CI/CD 파이프라인 수정-13 #55

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

seoyeoneel02
Copy link
Contributor

🎋 작업중인 브랜치

  • feat/#54_backend_cicd-13

⚡️ 작업동기

  • webpack, 빌드 파일 확장자명 변경

🔑 주요 변경사항

  • webpack.config.cjs -> webpack.config.js
  • webpack ES 모듈로 변경함에 따라 추가 코드 작성
  • ./dist/main.js -> ./dist/main.cjs

💡 관련 이슈

  • [CHORE] CI/CD-13 #54
  • main.js의 내용이 CommonJS로 작성되어 start ./dist/main.js 실행하면 에러가 발생했습니다

@seoyeoneel02 seoyeoneel02 added the 🥡 chore 빌드 업무 수정, 패키지 매니저 수정 (gitignore 수정 등) label Aug 16, 2024
@seoyeoneel02 seoyeoneel02 self-assigned this Aug 16, 2024
@seoyeoneel02 seoyeoneel02 merged commit 8db5f92 into release Aug 16, 2024
@seoyeoneel02 seoyeoneel02 deleted the feat/#54_backend_cicd-13 branch August 22, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🥡 chore 빌드 업무 수정, 패키지 매니저 수정 (gitignore 수정 등)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant