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 파이프라인 수정-11 #51

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

seoyeoneel02
Copy link
Contributor

🎋 작업중인 브랜치

  • feat/#50_backend_cicd-11

⚡️ 작업동기

  • start, build 경로 수정

🔑 주요 변경사항

  • package.json start 명령어 "node index.js" -> "node ./dist/main.js"
  • webpack.config 경로 수정

💡 관련 이슈

  • [CHORE] CI/CD-11 #50
  • webpack 경로 수정하니까 빌드 시 .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 1d046d3 into release Aug 16, 2024
@seoyeoneel02 seoyeoneel02 deleted the feat/#50_backend_cicd-11 branch August 16, 2024 06:46
chundang pushed a commit that referenced this pull request Aug 23, 2024
[RE]Refactor feat/#51 useEffect 수정
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