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

[FE] build:dev 스크립트에서 노드 환경을 production으로 수정 #327

Merged

Conversation

Largopie
Copy link
Contributor

@Largopie Largopie commented Aug 23, 2024

Reverts #326

현재 development 모드로 배포 시, MSW에러가 발생하므로 해결할 방법을 추후에 찾아보고
우선적으로 production 모드로 배포하도록 수정했습니다.

@Largopie Largopie added 🐈 프론트엔드 프론트엔드 관련 이슈에요 :) 🥵 핫픽스 핫! 빠르게 문제를 해결해요 :( labels Aug 23, 2024
@Largopie Largopie added this to the 4차 데모데이 milestone Aug 23, 2024
@Largopie Largopie self-assigned this Aug 23, 2024
@Largopie Largopie changed the title Revert "[FE] build:dev 스크립트에서 노드 환경을 production으로 수정" [FE] build:dev 스크립트에서 노드 환경을 production으로 수정 Aug 23, 2024
Copy link

github-actions bot commented Aug 23, 2024

Test Results

4 tests   4 ✅  3s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit de9fe34.

♻️ This comment has been updated with latest results.

@Largopie Largopie merged commit c5236e8 into develop Aug 23, 2024
9 checks passed
hwinkr added a commit that referenced this pull request Sep 23, 2024
* [FE] dev 배포시에도 msw가 실행되었던 문제 해결 (#322)

chore: msw 실행 조건 추가

* [FE] build:dev 스크립트에서 노드 환경을 production으로 수정 (#324)

chore: build:dev 스크립트를 development에서 production으로 수정

* Revert "[FE] build:dev 스크립트에서 노드 환경을 production으로 수정" (#325)

* Revert "[FE] build:dev 스크립트에서 노드 환경을 production으로 수정 (#324)"

This reverts commit 9bbd94e.

* chore: cross-env 제거

* [FE] build:dev 스크립트에서 노드 환경을 production으로 수정 (#326)

* Revert "Revert "[FE] build:dev 스크립트에서 노드 환경을 production으로 수정" (#325)"

This reverts commit 66fbefc.

* chore: cross-env 제거 + dev & prod 모두 production으로 설정

* [FE] build:dev 스크립트에서 노드 환경을 production으로 수정 (#327)

* Revert "[FE] build:dev 스크립트에서 노드 환경을 production으로 수정 (#326)"

This reverts commit b9cd009.

* chore: dev모드 빌드 시 production모드로 빌드하도록 수정

* refactor: 불필요한 로직 제거

* chore: 프론트엔드 리소스 프로덕션 환경 배포 yml 파일 수정

---------

Co-authored-by: 낙타/송재석 <[email protected]>
@Largopie Largopie deleted the revert-326-revert-325-revert-324-hotfix/323-fix-build-dev branch October 4, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐈 프론트엔드 프론트엔드 관련 이슈에요 :) 🥵 핫픽스 핫! 빠르게 문제를 해결해요 :(
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants